update skia

This commit is contained in:
Luke Pulverenti
2017-05-10 15:56:59 -04:00
parent b9baf377e8
commit 3c60445311
2 changed files with 18 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ namespace MediaBrowser.Server.Startup.Common
{
try
{
//return new SkiaEncoder(logManager.GetLogger("ImageMagick"), appPaths, httpClient, fileSystem);
return new SkiaEncoder(logManager.GetLogger("ImageMagick"), appPaths, httpClient, fileSystem);
}
catch
{