diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2019-03-11 18:10:31 -0700 |
|---|---|---|
| committer | dkanada <dkanada@users.noreply.github.com> | 2019-03-11 18:10:31 -0700 |
| commit | 715ddbb3b08cab2ff64919f577d5f72d9af5ea22 (patch) | |
| tree | 63faa1d83c9a10086ea4e7dfafa8b808311e6295 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | |
| parent | f77af5f6e4cce85a5fc638e8da20cb0d56a899da (diff) | |
remove open subtitles from the server
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
| -rw-r--r-- | MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj | 1 |
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> |
