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…
Reference in New Issue
Block a user