remove xml savers

This commit is contained in:
Luke Pulverenti
2016-01-27 01:06:02 -05:00
parent 50e983e3a1
commit c48a4cfb99
6 changed files with 0 additions and 472 deletions

View File

@@ -219,7 +219,6 @@ namespace MediaBrowser.Model.Configuration
public int SharingExpirationDays { get; set; }
public bool DisableXmlSavers { get; set; }
public bool EnableWindowsShortcuts { get; set; }
public bool EnableVideoFrameByFrameAnalysis { get; set; }