mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 14:08:44 -04:00
Update WebSocket.cs
This commit is contained in:
parent
cb8cd1ff55
commit
1a2153c399
1 changed files with 0 additions and 2 deletions
|
@ -423,8 +423,6 @@ namespace SocketHttpListener
|
|||
|
||||
private bool processPingFrame(WebSocketFrame frame)
|
||||
{
|
||||
//var mask = Mask.Unmask;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue