aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorLukePulverenti <luke.pulverenti@gmail.com>2013-02-21 12:51:17 -0500
committerLukePulverenti <luke.pulverenti@gmail.com>2013-02-21 12:51:26 -0500
commitc5fd7c3bd6a75e75ac411997cd12e91cb80bb25f (patch)
treed206c00dc08017f1a29b52a526cade8062bf5cba /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parentec621df5f6ced7339873652197eb77ac1c386419 (diff)
removed ISupportsSpecialFeatures
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
-rw-r--r--MediaBrowser.Controller/MediaBrowser.Controller.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
index 0db617335..f592466a6 100644
--- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj
+++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj
@@ -90,7 +90,6 @@
<Compile Include="Entities\ICollectionFolder.cs" />
<Compile Include="Entities\IndexFolder.cs" />
<Compile Include="Entities\Movies\BoxSet.cs" />
- <Compile Include="Entities\ISupportsSpecialFeatures.cs" />
<Compile Include="Entities\Movies\Movie.cs" />
<Compile Include="Entities\Person.cs" />
<Compile Include="Entities\PlaybackProgressEventArgs.cs" />