removed test code

pull/702/head
Luke Pulverenti 12 years ago
parent 946a5c49d0
commit cacba5ca11

@ -531,7 +531,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
{
new ClientWebSocket();
_supportsNativeWebSocket = false;
_supportsNativeWebSocket = true;
}
catch (PlatformNotSupportedException)
{

Loading…
Cancel
Save