diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-21 12:51:17 -0500 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-21 12:51:26 -0500 |
| commit | c5fd7c3bd6a75e75ac411997cd12e91cb80bb25f (patch) | |
| tree | d206c00dc08017f1a29b52a526cade8062bf5cba /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | ec621df5f6ced7339873652197eb77ac1c386419 (diff) | |
removed ISupportsSpecialFeatures
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 1 |
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" /> |
