Fix some inconsistencies
This commit is contained in:
@ -164,7 +164,6 @@ public final class LoginCredentialProcessor implements ObjectProcessor<LoginCred
|
||||
} else {
|
||||
|
||||
// Deliver just a status change instead of the whole message
|
||||
// TODO: Notify group members about the status change
|
||||
writeProxy.write(socketID, new MessageStatusChange(gmsgCommon));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user