Browse Source

Fix build error

Bond-009 6 years ago
parent
commit
7343e07fe5
1 changed files with 0 additions and 2 deletions
  1. 0 2
      MediaBrowser.Controller/IServerApplicationHost.cs

+ 0 - 2
MediaBrowser.Controller/IServerApplicationHost.cs

@@ -83,8 +83,6 @@ namespace MediaBrowser.Controller
 
         void EnableLoopback(string appName);
 
-        string PackageRuntime { get; }
-
         WakeOnLanInfo[] GetWakeOnLanInfo();
 
         string ExpandVirtualPath(string path);