diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-11 15:31:33 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-11 15:31:33 -0400 |
| commit | dd7825f6c8cdd1eb30d4034d03fdaf6ff3f545be (patch) | |
| tree | d9c744809eca267396cebced866d56174f8e253d /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | f86e8a415af801c20f4fdf30e0b64019e9b2ad13 (diff) | |
Support subtitle offset
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 83155fe8c..7bc82f76d 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -128,7 +128,6 @@ <Compile Include="Entities\IHasImages.cs" /> <Compile Include="Entities\IHasKeywords.cs" /> <Compile Include="Entities\IHasMediaSources.cs" /> - <Compile Include="Entities\IHasMediaStreams.cs" /> <Compile Include="Entities\IHasMetascore.cs" /> <Compile Include="Entities\IHasPreferredMetadataLanguage.cs" /> <Compile Include="Entities\IHasProductionLocations.cs" /> |
