[Modify] Remove it
This commit is contained in:
parent
911bdc1591
commit
b95b61627c
@ -420,11 +420,6 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
_request = HttpRequest.Read (_stream, 15000);
|
||||
}
|
||||
|
||||
internal void SetUser (IPrincipal value)
|
||||
{
|
||||
_user = value;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Public Methods
|
||||
|
Loading…
Reference in New Issue
Block a user