removed Publishers

This commit is contained in:
Luke Pulverenti
2013-04-05 11:13:23 -04:00
parent 2d7c0ab29c
commit 70377c71cc
5 changed files with 1 additions and 81 deletions

View File

@@ -432,13 +432,6 @@ namespace MediaBrowser.Model.Dto
/// <value>The overview HTML.</value>
[ProtoMember(70)]
public string OverviewHtml { get; set; }
/// <summary>
/// Gets or sets the publishers.
/// </summary>
/// <value>The publishers.</value>
[ProtoMember(71)]
public List<string> Publishers { get; set; }
/// <summary>
/// Gets a value indicating whether this instance can resume.

View File

@@ -80,11 +80,6 @@ namespace MediaBrowser.Model.Querying
/// The aspect ratio of the primary image
/// </summary>
PrimaryImageAspectRatio,
/// <summary>
/// The publishers
/// </summary>
Publishers,
/// <summary>
/// AirDays, status, SeriesName, etc