Remove unused Datastore parameter from RegionInfo (legacy from early 2008)

This commit is contained in:
Justin Clark-Casey (justincc)
2011-03-31 22:16:09 +01:00
parent f7ed7fc05d
commit 8022400bd4
3 changed files with 0 additions and 14 deletions

View File

@@ -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