aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Configuration/ServerConfiguration.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/Configuration/ServerConfiguration.cs')
-rw-r--r--MediaBrowser.Model/Configuration/ServerConfiguration.cs6
1 files changed, 0 insertions, 6 deletions
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
@@ -63,12 +63,6 @@ namespace MediaBrowser.Model.Configuration
public bool IsPortAuthorized { get; set; }
/// <summary>
- /// Gets or sets a value indicating whether [enable high quality image scaling].
- /// </summary>
- /// <value><c>true</c> if [enable high quality image scaling]; otherwise, <c>false</c>.</value>
- public bool EnableHighQualityImageScaling { get; set; }
-
- /// <summary>
/// Gets or sets the item by name path.
/// </summary>
/// <value>The item by name path.</value>