diff options
Diffstat (limited to 'OpenSim/Region/Application')
-rw-r--r-- | OpenSim/Region/Application/OpenSimMain.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/OpenSimMain.cs b/OpenSim/Region/Application/OpenSimMain.cs index d05a632..cad0380 100644 --- a/OpenSim/Region/Application/OpenSimMain.cs +++ b/OpenSim/Region/Application/OpenSimMain.cs | |||
@@ -588,7 +588,6 @@ namespace OpenSim | |||
588 | m_moduleLoader, m_dumpAssetsToFile, m_physicalPrim, m_see_into_region_from_neighbor); | 588 | m_moduleLoader, m_dumpAssetsToFile, m_physicalPrim, m_see_into_region_from_neighbor); |
589 | } | 589 | } |
590 | 590 | ||
591 | |||
592 | public void handleRestartRegion(RegionInfo whichRegion) | 591 | public void handleRestartRegion(RegionInfo whichRegion) |
593 | { | 592 | { |
594 | m_log.Error("[OPENSIM MAIN]: Got restart signal from SceneManager"); | 593 | m_log.Error("[OPENSIM MAIN]: Got restart signal from SceneManager"); |