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