diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-13 15:54:28 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-13 15:54:28 -0500 |
| commit | 5181b31886f5f4cc31890bbe4810dd467996e903 (patch) | |
| tree | a5a4c926041a4248c0519cf59ccf23f7289067dc /Emby.Server.Implementations/HttpServer/HttpListenerHost.cs | |
| parent | e1b2b2e77e03c2f858c06fdeabb2da16f719d921 (diff) | |
implement chrome media session api
Diffstat (limited to 'Emby.Server.Implementations/HttpServer/HttpListenerHost.cs')
| -rw-r--r-- | Emby.Server.Implementations/HttpServer/HttpListenerHost.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/HttpServer/HttpListenerHost.cs b/Emby.Server.Implementations/HttpServer/HttpListenerHost.cs index 8ecf4ad4d..c65289e13 100644 --- a/Emby.Server.Implementations/HttpServer/HttpListenerHost.cs +++ b/Emby.Server.Implementations/HttpServer/HttpListenerHost.cs @@ -2,7 +2,6 @@ using MediaBrowser.Controller.Configuration; using MediaBrowser.Controller.Net; using MediaBrowser.Model.Logging; -using ServiceStack; using System; using System.Collections.Generic; using System.IO; |
