mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-04 19:29:09 -07:00
remove unnecessary comment
This commit is contained in:
@@ -1245,7 +1245,6 @@ func (client *Client) destroy(session *Session) {
|
||||
client.server.stats.Remove(registered, invisible, operator)
|
||||
}
|
||||
|
||||
// do not destroy the client if it has either remaining sessions, or is BRB'ed
|
||||
if !shouldDestroy {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user