mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
remove EstateManagmentCommands.m_commander that has been unused for some time
This commit is contained in:
@@ -52,8 +52,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
|
||||
|
||||
protected EstateManagementModule m_module;
|
||||
|
||||
protected Commander m_commander = new Commander("estate");
|
||||
|
||||
// used to prevent multiple processing of commands when called from root region
|
||||
private static string[] m_currentCmd = null;
|
||||
private static EstateSettings m_estateSettings = null;
|
||||
|
||||
Reference in New Issue
Block a user