From 340a2c651276d911285a6ff09944c5eba2384a51 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Thu, 27 Dec 2018 22:43:48 +0100 Subject: Post GPL cleanup --- MediaBrowser.Model/Devices/DeviceQuery.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MediaBrowser.Model/Devices/DeviceQuery.cs') diff --git a/MediaBrowser.Model/Devices/DeviceQuery.cs b/MediaBrowser.Model/Devices/DeviceQuery.cs index fa2e11d4d8..2838239e40 100644 --- a/MediaBrowser.Model/Devices/DeviceQuery.cs +++ b/MediaBrowser.Model/Devices/DeviceQuery.cs @@ -5,11 +5,6 @@ namespace MediaBrowser.Model.Devices { public class DeviceQuery { - /// - /// Gets or sets a value indicating whether [supports unique identifier]. - /// - /// null if [supports unique identifier] contains no value, true if [supports unique identifier]; otherwise, false. - public bool? SupportsPersistentIdentifier { get; set; } /// /// Gets or sets a value indicating whether [supports synchronize]. /// -- cgit v1.2.3