mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Removed ModuleName because its like that and thats the way it is (according to Mono)
This commit is contained in:
@@ -50,11 +50,6 @@ namespace OpenSim.ApplicationPlugins.LoadRegions
|
||||
private BaseHttpServer m_httpd;
|
||||
private string requiredPassword = "";
|
||||
|
||||
string IApplicationPlugin.ModuleName()
|
||||
{
|
||||
return "OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin";
|
||||
}
|
||||
|
||||
public void Initialise(OpenSimMain openSim)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user