Comment debug spam

This commit is contained in:
Melanie
2011-12-13 00:36:44 +01:00
parent d18a9f22e7
commit 6d1d1c0dbf

View File

@@ -356,7 +356,7 @@ namespace OpenSim.Region.Framework.Scenes
public bool TrySetCurrentScene(UUID regionID)
{
m_log.Debug("Searching for Region: '" + regionID + "'");
// m_log.Debug("Searching for Region: '" + regionID + "'");
lock (m_localScenes)
{