2
0
Bond-009 6 жил өмнө
parent
commit
1a2153c399

+ 0 - 2
SocketHttpListener/WebSocket.cs

@@ -423,8 +423,6 @@ namespace SocketHttpListener
 
         private bool processPingFrame(WebSocketFrame frame)
         {
-            //var mask = Mask.Unmask;
-
             return true;
         }