use global image settings

This commit is contained in:
Luke Pulverenti
2013-06-19 09:54:45 -04:00
parent aa9fd63224
commit 2ac714e761
14 changed files with 30 additions and 46 deletions

View File

@@ -470,12 +470,6 @@ namespace MediaBrowser.Model.Dto
/// <value>The locked fields.</value>
public List<MetadataFields> LockedFields { get; set; }
/// <summary>
/// Gets or sets the locked images.
/// </summary>
/// <value>The locked images.</value>
public List<ImageType> LockedImages { get; set; }
/// <summary>
/// Gets or sets a value indicating whether [enable internet providers].
/// </summary>