Sfoglia il codice sorgente

Update BaseMonoApp.cs

Luke 9 anni fa
parent
commit
05fa9726cd
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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; }
             get { return false; }
         }
         }
 
 
-        public void PreventSystemStandby()
-        {
-
-        }
-
         public List<Assembly> GetAssembliesWithParts()
         public List<Assembly> GetAssembliesWithParts()
         {
         {
             var list = new List<Assembly>();
             var list = new List<Assembly>();