[Modify] Polish it

This commit is contained in:
sta 2017-11-11 15:52:01 +09:00
parent 5bbb5bb2f4
commit 1ae5fdfeaa

View File

@ -3761,9 +3761,6 @@ namespace WebSocketSharp
}
if (username.IsNullOrEmpty ()) {
msg = "The credentials are initialized.";
_logger.Warn (msg);
_credentials = null;
_preAuth = false;