Skip to content

Commit bf710ba

Browse files
committed
[Modify] Polish it
1 parent e9be6a7 commit bf710ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

websocket-sharp/Net/HttpListener.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,6 @@ private void close (bool force)
506506
cleanupContextQueue (!force);
507507

508508
cleanupContextRegistry ();
509-
cleanupConnections ();
510509

511510
var ex = new ObjectDisposedException (GetType ().ToString ());
512511
cleanupWaitQueue (ex);

0 commit comments

Comments
 (0)