This commit is contained in:
Luke Pulverenti
2017-08-28 12:41:32 -04:00
parent efc2fa1b30
commit 780b761456
5 changed files with 26 additions and 12 deletions

View File

@@ -17,9 +17,6 @@ namespace MediaBrowser.Model.Dlna
[XmlIgnore]
public string Id { get; set; }
[XmlIgnore]
public MediaBrowser.Model.Dlna.DeviceProfileType ProfileType { get; set; }
/// <summary>
/// Gets or sets the identification.
/// </summary>