From 124754a04f1a85fc949e229e45bfd67e5ac6ff62 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 17 Nov 2014 21:48:22 -0500 Subject: use new naming project --- MediaBrowser.Model/Entities/CollectionType.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'MediaBrowser.Model/Entities') diff --git a/MediaBrowser.Model/Entities/CollectionType.cs b/MediaBrowser.Model/Entities/CollectionType.cs index a4413f67aa..e51b2d311e 100644 --- a/MediaBrowser.Model/Entities/CollectionType.cs +++ b/MediaBrowser.Model/Entities/CollectionType.cs @@ -16,8 +16,6 @@ public const string BoxSets = "boxsets"; - public const string AdultVideos = "adultvideos"; - public const string Books = "books"; public const string Photos = "photos"; public const string Games = "games"; -- cgit v1.2.3