mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
cleanup.
This commit is contained in:
@@ -65,7 +65,6 @@ namespace OpenSim.Region.OptionalModules.Scripting.RegionReady
|
||||
m_log.Info("[RegionReady] Initialising");
|
||||
|
||||
m_config = config.Configs["RegionReady"];
|
||||
|
||||
if (m_config != null)
|
||||
{
|
||||
m_enabled = m_config.GetBoolean("enabled", false);
|
||||
|
||||
Reference in New Issue
Block a user