[Modify] Polish it

This commit is contained in:
sta 2021-04-25 22:07:00 +09:00
parent 4b348e258a
commit 5faef22008

View File

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