mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
Remove unused Datastore parameter from RegionInfo (legacy from early 2008)
This commit is contained in:
@@ -136,8 +136,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
get { return m_permissions; }
|
||||
}
|
||||
|
||||
protected string m_datastore;
|
||||
|
||||
/* Used by the loadbalancer plugin on GForge */
|
||||
protected RegionStatus m_regStatus;
|
||||
public RegionStatus RegionStatus
|
||||
|
||||
Reference in New Issue
Block a user