update mac project

This commit is contained in:
Luke 2017-10-02 00:49:45 -04:00
parent d13d75141c
commit 3ace9e672f
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Reflection;
using Emby.Server.Core;
using Emby.Server.Implementations;
using Emby.Server.Implementations.FFMpeg;
using MediaBrowser.Model.IO;

View file

@ -16,8 +16,6 @@ using System.Threading;
using MonoMac.AppKit;
using MonoMac.Foundation;
using MonoMac.ObjCRuntime;
using Emby.Server.Core;
using Emby.Server.Core.Cryptography;
using Emby.Server.Implementations;
using Emby.Server.Implementations.Logging;
using Emby.Server.Mac.Native;