Removing commented code

This commit is contained in:
Louis DeJardin 2015-07-24 16:19:15 -07:00
parent baeb3e7962
commit e39fe60da0
1 changed files with 0 additions and 4 deletions

View File

@ -32,9 +32,5 @@ namespace Microsoft.AspNet.Server.Kestrel.Networking
{
_uv.pipe_bind(this, name);
}
//public void Open(IntPtr hSocket)
//{
//}
}
}