[Modify] Remove it
This commit is contained in:
parent
25ad2859b4
commit
9505b6f4ec
@ -614,11 +614,6 @@ namespace WebSocketSharp.Net
|
||||
}
|
||||
}
|
||||
|
||||
public void SendError ()
|
||||
{
|
||||
SendError (_context.ErrorMessage, _context.ErrorStatus);
|
||||
}
|
||||
|
||||
public void SendError (string message, int status)
|
||||
{
|
||||
if (_socket == null)
|
||||
|
Loading…
Reference in New Issue
Block a user