web client backdrops

This commit is contained in:
Luke Pulverenti
2014-05-11 01:11:53 -04:00
parent 40272d4a5c
commit 62ffe2c59d
6 changed files with 23 additions and 15 deletions

View File

@@ -325,12 +325,6 @@ namespace MediaBrowser.Model.Dto
/// <value>The user data.</value>
public UserItemDataDto UserData { get; set; }
/// <summary>
/// Gets or sets the recently added item count.
/// </summary>
/// <value>The recently added item count.</value>
public int? RecentlyAddedItemCount { get; set; }
/// <summary>
/// Gets or sets the played percentage.
/// </summary>