mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Remove debug output, the culprit has been identified
This commit is contained in:
@@ -612,7 +612,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
UUID itemid = new UUID(node.Attributes["UUID"].Value);
|
||||
m_savedScriptState.Add(itemid, node.InnerXml);
|
||||
m_log.DebugFormat("[ScriptState]: Retrieved state for script item ID {0}", itemid.ToString());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user