Removing commented code
This commit is contained in:
parent
baeb3e7962
commit
e39fe60da0
|
|
@ -32,9 +32,5 @@ namespace Microsoft.AspNet.Server.Kestrel.Networking
|
|||
{
|
||||
_uv.pipe_bind(this, name);
|
||||
}
|
||||
|
||||
//public void Open(IntPtr hSocket)
|
||||
//{
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue