aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaBrowser.Controller.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-04-01 15:49:36 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-04-01 15:49:36 -0400
commit372d40598d37a29ffa9de8627114fa12c477fc83 (patch)
treed5275e3e774f4b9c6e43b00f82ea32d2fb11e92e /MediaBrowser.Controller/MediaBrowser.Controller.csproj
parent165a209bdf1c3f95bf01cda8635376616397d321 (diff)
remove qsv hevc decoding for now
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 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" />