diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-03-13 01:22:55 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-13 01:22:55 +0300 |
| commit | 89e2af6b57e07be7e62063e7780730dab68a5693 (patch) | |
| tree | d552189077ee015d51cb2248455803d9abd4abf7 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | f10382a696fed512d5b2485c35a8cae88d2783e0 (diff) | |
| parent | 715ddbb3b08cab2ff64919f577d5f72d9af5ea22 (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.csproj | 1 |
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" /> |
