Combine Emby.Drawing and Emby.Drawing.Skia

This commit is contained in:
Andrew Rabert
2019-01-19 22:38:41 -05:00
parent 449dd1a6a2
commit 875392c77f
11 changed files with 21 additions and 71 deletions

View File

@@ -9,7 +9,6 @@ using System.Runtime.InteropServices;
using System.Threading;
using System.Threading.Tasks;
using Emby.Drawing;
using Emby.Drawing.Skia;
using Emby.Server.Implementations;
using Emby.Server.Implementations.EnvironmentInfo;
using Emby.Server.Implementations.IO;