[Modify] Remove it
This commit is contained in:
parent
14a28b3394
commit
770c46f6c5
@ -468,11 +468,6 @@ namespace WebSocketSharp.Net
|
||||
_contextRegistered = true;
|
||||
}
|
||||
|
||||
private void removeConnection ()
|
||||
{
|
||||
_listener.RemoveConnection (this);
|
||||
}
|
||||
|
||||
private void unregisterContext ()
|
||||
{
|
||||
if (!_contextRegistered)
|
||||
|
Loading…
Reference in New Issue
Block a user