update next/previous buttons

This commit is contained in:
Luke Pulverenti
2014-01-24 13:09:50 -05:00
parent e92688fbec
commit 3cc608d781
15 changed files with 83 additions and 45 deletions

View File

@@ -541,11 +541,6 @@ namespace MediaBrowser.Controller.Entities
/// <value>The run time ticks.</value>
public long? RunTimeTicks { get; set; }
/// <summary>
/// Gets or sets the original run time ticks.
/// </summary>
/// <value>The original run time ticks.</value>
public long? OriginalRunTimeTicks { get; set; }
/// <summary>
/// Gets or sets the production year.
/// </summary>