switch to device name

This commit is contained in:
Luke Pulverenti
2014-05-28 10:30:55 -04:00
parent ad96be8fa7
commit 29ba865ab8
3 changed files with 6 additions and 24 deletions

View File

@@ -86,12 +86,6 @@ namespace MediaBrowser.Controller.Session
/// <value>The name of the device.</value>
public string DeviceName { get; set; }
/// <summary>
/// Gets or sets the device version.
/// </summary>
/// <value>The device version.</value>
public string DeviceVersion { get; set; }
/// <summary>
/// Gets or sets the name of the now viewing item.
/// </summary>