Removed code that wasn't used.

This commit is contained in:
BaronGreenback
2020-09-07 12:14:02 +01:00
parent 268af7dac3
commit eedb520af1
2 changed files with 0 additions and 23 deletions

View File

@@ -37,12 +37,6 @@ namespace MediaBrowser.Model.Dlna
/// <value>The model description.</value>
public string ModelDescription { get; set; }
/// <summary>
/// Gets or sets the device description.
/// </summary>
/// <value>The device description.</value>
public string DeviceDescription { get; set; }
/// <summary>
/// Gets or sets the model URL.
/// </summary>