From c7b95a251317fdb01d160cc3dcaf5d23779437d4 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 15 Apr 2015 23:23:13 -0400 Subject: 3.0.5582.2 --- MediaBrowser.Model/Configuration/ServerConfiguration.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MediaBrowser.Model/Configuration/ServerConfiguration.cs') diff --git a/MediaBrowser.Model/Configuration/ServerConfiguration.cs b/MediaBrowser.Model/Configuration/ServerConfiguration.cs index 0808a79ab..72f917438 100644 --- a/MediaBrowser.Model/Configuration/ServerConfiguration.cs +++ b/MediaBrowser.Model/Configuration/ServerConfiguration.cs @@ -49,11 +49,6 @@ namespace MediaBrowser.Model.Configuration /// /// true if [enable user specific user views]; otherwise, false. public bool EnableUserSpecificUserViews { get; set; } - /// - /// Gets or sets a value indicating whether [enable user specific user views2]. - /// - /// true if [enable user specific user views2]; otherwise, false. - public bool EnableUserSpecificUserViews2 { get; set; } /// /// Gets or sets the value pointing to the file system where the ssl certiifcate is located.. -- cgit v1.2.3