From 0c2489059d80fd5d56fc0c894cfe6e784fc685fa Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 10 Dec 2016 02:16:15 -0500 Subject: update sync scripts --- 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 9ae498606..9ceea1ea8 100644 --- a/MediaBrowser.Model/Devices/DeviceQuery.cs +++ b/MediaBrowser.Model/Devices/DeviceQuery.cs @@ -3,11 +3,6 @@ namespace MediaBrowser.Model.Devices { public class DeviceQuery { - /// - /// Gets or sets a value indicating whether [supports content uploading]. - /// - /// null if [supports content uploading] contains no value, true if [supports content uploading]; otherwise, false. - public bool? SupportsContentUploading { get; set; } /// /// Gets or sets a value indicating whether [supports unique identifier]. /// -- cgit v1.2.3