mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
* Made ClientViewBase abstract
* Deleted unused m_consoleRegion
This commit is contained in:
@@ -85,8 +85,6 @@ namespace OpenSim
|
||||
|
||||
private string m_assetStorage = "db4o";
|
||||
|
||||
private Scene m_consoleRegion = null;
|
||||
|
||||
public ConsoleCommand CreateAccount = null;
|
||||
|
||||
public OpenSimMain(IConfigSource configSource)
|
||||
|
||||
Reference in New Issue
Block a user