mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-06 03:15:39 +01: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…
Reference in a new issue