[Modify] Polish it

This commit is contained in:
sta 2021-04-18 16:19:09 +09:00
parent e9be6a7b3a
commit bf710ba6e7

View File

@ -506,7 +506,6 @@ namespace WebSocketSharp.Net
cleanupContextQueue (!force);
cleanupContextRegistry ();
cleanupConnections ();
var ex = new ObjectDisposedException (GetType ().ToString ());
cleanupWaitQueue (ex);