[Modify] Remove it
This commit is contained in:
parent
da4a11c0d4
commit
d9519aacaa
@ -189,13 +189,6 @@ namespace WebSocketSharp.Net
|
||||
complete (this);
|
||||
}
|
||||
|
||||
internal void Complete (HttpListenerContext context)
|
||||
{
|
||||
_context = context;
|
||||
|
||||
complete (this);
|
||||
}
|
||||
|
||||
internal void Complete (HttpListenerContext context, bool syncCompleted)
|
||||
{
|
||||
_context = context;
|
||||
|
Loading…
Reference in New Issue
Block a user