[Modify] Remove it
This commit is contained in:
parent
685f777c7e
commit
a1ef1f9091
@ -216,11 +216,6 @@ namespace WebSocketSharp.Net
|
||||
return _websocketContext;
|
||||
}
|
||||
|
||||
internal bool Register ()
|
||||
{
|
||||
return _listener.RegisterContext (this);
|
||||
}
|
||||
|
||||
internal void SendAuthenticationChallenge (
|
||||
AuthenticationSchemes scheme, string realm
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user