diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-04-01 15:49:36 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-04-01 15:49:36 -0400 |
| commit | 372d40598d37a29ffa9de8627114fa12c477fc83 (patch) | |
| tree | d5275e3e774f4b9c6e43b00f82ea32d2fb11e92e /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | 165a209bdf1c3f95bf01cda8635376616397d321 (diff) | |
remove qsv hevc decoding for now
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 88153868f..1f10fab73 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -114,7 +114,6 @@ <Compile Include="Entities\IHasImages.cs" /> <Compile Include="Entities\KeywordExtensions.cs" /> <Compile Include="Entities\IHasMediaSources.cs" /> - <Compile Include="Entities\IHasMetascore.cs" /> <Compile Include="Entities\IHasProgramAttributes.cs" /> <Compile Include="Entities\IHasScreenshots.cs" /> <Compile Include="Entities\IHasSeries.cs" /> |
