mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
removed space.
This commit is contained in:
parent
0960c945d0
commit
5db998e135
@ -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>();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user