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(); new ClientWebSocket();
_supportsNativeWebSocket = false; _supportsNativeWebSocket = true;
} }
catch (PlatformNotSupportedException) catch (PlatformNotSupportedException)
{ {

Loading…
Cancel
Save