[Modify] Remove it
This commit is contained in:
parent
df8b31fcaf
commit
3d45ae6779
@ -204,14 +204,6 @@ namespace WebSocketSharp.Net
|
||||
complete (this);
|
||||
}
|
||||
|
||||
internal HttpListenerContext GetContext ()
|
||||
{
|
||||
if (_exception != null)
|
||||
throw _exception;
|
||||
|
||||
return _context;
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user