update program queries

This commit is contained in:
Luke Pulverenti
2016-10-10 14:18:28 -04:00
parent daaae69df5
commit cb26cb9457
18 changed files with 64 additions and 108 deletions

View File

@@ -277,10 +277,5 @@ namespace MediaBrowser.Server.Mono.Native
{
}
public bool PortsRequireAuthorization(string applicationPath)
{
return false;
}
}
}