mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Remove the unused status code
This commit is contained in:
parent
5262e50fee
commit
4df3333b71
@ -129,7 +129,6 @@ namespace Jellyfin.Server.SocketSharp
|
||||
|
||||
private async Task ProcessWebSocketRequest(HttpListenerContext ctx)
|
||||
{
|
||||
int statusCode = 200;
|
||||
try
|
||||
{
|
||||
var endpoint = ctx.Request.RemoteEndPoint.ToString();
|
||||
|
Loading…
x
Reference in New Issue
Block a user