aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication/WindowsAppHost.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-09-28 13:04:06 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-09-28 13:04:06 -0400
commit539fecd08b752a50ebdbcef45b51a998f1390167 (patch)
tree4052684494182f56dc605de430040b101057f948 /MediaBrowser.ServerApplication/WindowsAppHost.cs
parent2e0e1697a8d8ed93669ffdda8e01c0c370e4c6c6 (diff)
rework live stream creation
Diffstat (limited to 'MediaBrowser.ServerApplication/WindowsAppHost.cs')
-rw-r--r--MediaBrowser.ServerApplication/WindowsAppHost.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/WindowsAppHost.cs b/MediaBrowser.ServerApplication/WindowsAppHost.cs
index 19079fbc9..9896b75e3 100644
--- a/MediaBrowser.ServerApplication/WindowsAppHost.cs
+++ b/MediaBrowser.ServerApplication/WindowsAppHost.cs
@@ -6,7 +6,6 @@ using System.Reflection;
using System.Runtime.InteropServices.ComTypes;
using Emby.Server.CinemaMode;
using Emby.Server.Connect;
-using Emby.Server.Core;
using Emby.Server.Implementations;
using Emby.Server.Implementations.EntryPoints;
using Emby.Server.Implementations.FFMpeg;