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