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