mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-01 07:51:54 +01:00
removed space.
This commit is contained in:
@@ -33,9 +33,8 @@ namespace Rssdp.Infrastructure
|
||||
}
|
||||
|
||||
_CommunicationsServer = communicationsServer;
|
||||
|
||||
// This can occur is dlna is enabled, but defined to run over https.
|
||||
_CommunicationsServer.ResponseReceived += CommsServer_ResponseReceived;
|
||||
|
||||
_Devices = new List<DiscoveredSsdpDevice>();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user