[Modify] Polish it
This commit is contained in:
parent
4b348e258a
commit
5faef22008
@ -765,9 +765,6 @@ namespace WebSocketSharp.Net
|
||||
{
|
||||
CheckDisposed ();
|
||||
|
||||
if (_listening)
|
||||
return;
|
||||
|
||||
lock (_contextRegistrySync) {
|
||||
CheckDisposed ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user