mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 18:54:26 -04:00
Update BaseMonoApp.cs
This commit is contained in:
parent
c838ae4b92
commit
05fa9726cd
@ -87,11 +87,6 @@ namespace MediaBrowser.Server.Mac
|
||||
get { return false; }
|
||||
}
|
||||
|
||||
public void PreventSystemStandby()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public List<Assembly> GetAssembliesWithParts()
|
||||
{
|
||||
var list = new List<Assembly>();
|
||||
|
Loading…
x
Reference in New Issue
Block a user