removed test code
This commit is contained in:
parent
946a5c49d0
commit
cacba5ca11
|
@ -531,7 +531,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
|||
{
|
||||
new ClientWebSocket();
|
||||
|
||||
_supportsNativeWebSocket = false;
|
||||
_supportsNativeWebSocket = true;
|
||||
}
|
||||
catch (PlatformNotSupportedException)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user