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