remove xml savers

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

View File

@@ -216,7 +216,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; }