瀏覽代碼

Update BaseMonoApp.cs

Luke 9 年之前
父節點
當前提交
05fa9726cd
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      MediaBrowser.Server.Mac/Native/BaseMonoApp.cs

+ 0 - 5
MediaBrowser.Server.Mac/Native/BaseMonoApp.cs

@@ -87,11 +87,6 @@ namespace MediaBrowser.Server.Mac
             get { return false; }
         }
 
-        public void PreventSystemStandby()
-        {
-
-        }
-
         public List<Assembly> GetAssembliesWithParts()
         {
             var list = new List<Assembly>();