[Modify] Remove it

This commit is contained in:
sta 2020-04-17 19:39:35 +09:00
parent 10b6d66470
commit 9f2c637177

View File

@ -986,11 +986,6 @@ namespace WebSocketSharp.Net
#region Internal Methods
internal static string Convert (HttpResponseHeader header)
{
return convert (header.ToString ());
}
internal void InternalRemove (string name)
{
base.Remove (name);