diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-29 02:14:59 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-12-29 02:14:59 -0500 |
| commit | 853dbfc558e271d2287ff30c774884072ee1aa6e (patch) | |
| tree | e2784c6440b93fe4ff3aec5e3efa67056413a024 /MediaBrowser.Model/MediaBrowser.Model.csproj | |
| parent | cf720d2d659850cbd3d568984c39527aae0450c3 (diff) | |
separate player selection into it's own script
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
| -rw-r--r-- | MediaBrowser.Model/MediaBrowser.Model.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj index f36519e27..4457c6dc2 100644 --- a/MediaBrowser.Model/MediaBrowser.Model.csproj +++ b/MediaBrowser.Model/MediaBrowser.Model.csproj @@ -78,7 +78,6 @@ <Compile Include="Collections\CollectionCreationResult.cs" /> <Compile Include="Configuration\AccessSchedule.cs" /> <Compile Include="Configuration\ChannelOptions.cs" /> - <Compile Include="Configuration\ChapterOptions.cs" /> <Compile Include="Configuration\CinemaModeConfiguration.cs" /> <Compile Include="Configuration\EncodingOptions.cs" /> <Compile Include="Configuration\FanartOptions.cs" /> |
