[Modify] Polish it

This commit is contained in:
sta 2021-04-24 21:37:55 +09:00
parent 51418c3dd4
commit 4b348e258a

View File

@ -790,9 +790,6 @@ namespace WebSocketSharp.Net
{
CheckDisposed ();
if (!_listening)
return;
lock (_contextRegistrySync) {
if (!_listening)
return;