0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00

clear up some commenting and whatnot

This commit is contained in:
jjj333_p 2024-02-05 23:39:38 -10:00
parent b9061b96e4
commit 5b84d4613c

View file

@ -129,8 +129,6 @@ type PresenceMap struct {
var lastPresence PresenceMap
// lastPresence.presence = make(map[string]map[int]int64)
// how long before the online status expires
// should be long enough that any client will have another sync before expiring
const presenceTimeout int64 = 10