From 81e59040d004cf75c254481fb023495347906330 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 4 Dec 2013 15:55:42 -0500 Subject: updated live tv models --- MediaBrowser.Model/LiveTv/ChannelQuery.cs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MediaBrowser.Model/LiveTv/ChannelQuery.cs') diff --git a/MediaBrowser.Model/LiveTv/ChannelQuery.cs b/MediaBrowser.Model/LiveTv/ChannelQuery.cs index 9fe74502fd..578f3039bb 100644 --- a/MediaBrowser.Model/LiveTv/ChannelQuery.cs +++ b/MediaBrowser.Model/LiveTv/ChannelQuery.cs @@ -6,12 +6,6 @@ namespace MediaBrowser.Model.LiveTv /// public class ChannelQuery { - /// - /// Gets or sets the name of the service. - /// - /// The name of the service. - public string ServiceName { get; set; } - /// /// Gets or sets the type of the channel. /// -- cgit v1.2.3