From d9e0265f12d7e692f27311bda1e756ae2108eb54 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 12 Jan 2016 15:07:33 -0500 Subject: restore changes --- MediaBrowser.Model/Configuration/ServerConfiguration.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MediaBrowser.Model/Configuration/ServerConfiguration.cs') diff --git a/MediaBrowser.Model/Configuration/ServerConfiguration.cs b/MediaBrowser.Model/Configuration/ServerConfiguration.cs index f6eb0ba74..2b43cdb50 100644 --- a/MediaBrowser.Model/Configuration/ServerConfiguration.cs +++ b/MediaBrowser.Model/Configuration/ServerConfiguration.cs @@ -62,12 +62,6 @@ namespace MediaBrowser.Model.Configuration /// true if this instance is port authorized; otherwise, false. public bool IsPortAuthorized { get; set; } - /// - /// Gets or sets a value indicating whether [enable high quality image scaling]. - /// - /// true if [enable high quality image scaling]; otherwise, false. - public bool EnableHighQualityImageScaling { get; set; } - /// /// Gets or sets the item by name path. /// -- cgit v1.2.3