From 5c84cadb5ec25b03e88fb7ab15a795a1275a97fd Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 16 Jan 2015 15:54:37 -0500 Subject: update translations --- MediaBrowser.Model/System/SystemInfo.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MediaBrowser.Model/System') diff --git a/MediaBrowser.Model/System/SystemInfo.cs b/MediaBrowser.Model/System/SystemInfo.cs index 415c619ea8..f9cacea122 100644 --- a/MediaBrowser.Model/System/SystemInfo.cs +++ b/MediaBrowser.Model/System/SystemInfo.cs @@ -62,12 +62,6 @@ namespace MediaBrowser.Model.System /// The completed installations. public List CompletedInstallations { get; set; } - /// - /// Gets or sets a value indicating whether [supports native web socket]. - /// - /// true if [supports native web socket]; otherwise, false. - public bool SupportsNativeWebSocket { get; set; } - /// /// Gets or sets a value indicating whether this instance can self restart. /// -- cgit v1.2.3