From a46cbfa02b22d63ff9b077c8a523b5b51dd45811 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Wed, 14 May 2014 14:04:26 -0400 Subject: rework channel checking --- MediaBrowser.Api/Library/LibraryService.cs | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'MediaBrowser.Api/Library/LibraryService.cs') diff --git a/MediaBrowser.Api/Library/LibraryService.cs b/MediaBrowser.Api/Library/LibraryService.cs index 15fe4a177..0e5a3ab25 100644 --- a/MediaBrowser.Api/Library/LibraryService.cs +++ b/MediaBrowser.Api/Library/LibraryService.cs @@ -8,7 +8,6 @@ using MediaBrowser.Controller.Entities.TV; using MediaBrowser.Controller.Library; using MediaBrowser.Controller.Persistence; using MediaBrowser.Controller.Session; -using MediaBrowser.Model.Channels; using MediaBrowser.Model.Dto; using MediaBrowser.Model.Entities; using MediaBrowser.Model.Querying; @@ -432,21 +431,6 @@ namespace MediaBrowser.Api.Library var songs = filteredItems.OfType