Merge pull request #364 from Bond-009/font

Remove unused FontConfigLoader
This commit is contained in:
Andrew Rabert
2019-01-02 13:05:06 -05:00
committed by GitHub
3 changed files with 19 additions and 195 deletions

View File

@@ -1240,7 +1240,7 @@ namespace Emby.Server.Implementations
HttpClient,
ZipClient,
ProcessFactory,
5000, false,
5000,
EnvironmentInfo);
MediaEncoder = mediaEncoder;