aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
diff options
context:
space:
mode:
authorVasily <JustAMan@users.noreply.github.com>2019-03-13 01:22:55 +0300
committerGitHub <noreply@github.com>2019-03-13 01:22:55 +0300
commit89e2af6b57e07be7e62063e7780730dab68a5693 (patch)
treed552189077ee015d51cb2248455803d9abd4abf7 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
parentf10382a696fed512d5b2485c35a8cae88d2783e0 (diff)
parent715ddbb3b08cab2ff64919f577d5f72d9af5ea22 (diff)
Merge pull request #1096 from dkanada/opensubs
Remove open subtitles from the server
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
-rw-r--r--MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
index 68b8bd4fa..e4757543e 100644
--- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
+++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
@@ -14,7 +14,6 @@
<ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj" />
<ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj" />
<ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj" />
- <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj" />
</ItemGroup>
<ItemGroup>