mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 01:13:10 -06:00
Remove bogus comment
This commit is contained in:
parent
5bd570df64
commit
4ab530b72a
|
|
@ -121,7 +121,6 @@ func (n *Notifier) GetNotifyChannel(
|
|||
// TODO: v1 /events 'peeking' has an 'explicit room ID' which is also tracked,
|
||||
// but given we don't do /events, let's pretend it doesn't exist.
|
||||
|
||||
// In a guard, check if the /sync request should block, and block it until we get woken up
|
||||
n.streamLock.Lock()
|
||||
defer n.streamLock.Unlock()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue