aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.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 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parentf10382a696fed512d5b2485c35a8cae88d2783e0 (diff)
parent715ddbb3b08cab2ff64919f577d5f72d9af5ea22 (diff)
Merge pull request #1096 from dkanada/opensubs
Remove open subtitles from the server
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 3cbd2792d..2c7962452 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -13,7 +13,6 @@
<ProjectReference Include="..\Mono.Nat\Mono.Nat.csproj" />
<ProjectReference Include="..\MediaBrowser.Api\MediaBrowser.Api.csproj" />
<ProjectReference Include="..\MediaBrowser.LocalMetadata\MediaBrowser.LocalMetadata.csproj" />
- <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj" />
<ProjectReference Include="..\Emby.Photos\Emby.Photos.csproj" />
<ProjectReference Include="..\Emby.Drawing\Emby.Drawing.csproj" />
<ProjectReference Include="..\Emby.XmlTv\Emby.XmlTv\Emby.XmlTv.csproj" />