change now playing bar to use jqm buttons

This commit is contained in:
Luke Pulverenti
2013-12-27 23:42:40 -05:00
parent a73a1b0854
commit 0a3b16dfbe
2 changed files with 6 additions and 6 deletions

View File

@@ -17,12 +17,6 @@ namespace MediaBrowser.Controller.LiveTv
/// <value>The channel identifier.</value>
public string ChannelId { get; set; }
/// <summary>
/// Gets or sets the name of the channel.
/// </summary>
/// <value>The name of the channel.</value>
public string ChannelName { get; set; }
/// <summary>
/// Name of the program
/// </summary>