From c7d520555b8fe6eacc0ed7ac384b6f16358a38ae Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 9 Dec 2016 02:23:09 -0500 Subject: update dlna profiles --- 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 022e03baf..6145c7b61 100644 --- a/MediaBrowser.Model/System/SystemInfo.cs +++ b/MediaBrowser.Model/System/SystemInfo.cs @@ -48,12 +48,6 @@ namespace MediaBrowser.Model.System /// true if [supports library monitor]; otherwise, false. public bool SupportsLibraryMonitor { get; set; } - /// - /// Gets or sets a value indicating whether this instance is network deployed. - /// - /// true if this instance is network deployed; otherwise, false. - public bool IsNetworkDeployed { get; set; } - /// /// Gets or sets the in progress installations. /// -- cgit v1.2.3