mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Comment out noisy log lines I accidentally included in the nant build target adjustment commit.
Left in the method doc.
This commit is contained in:
@@ -1212,7 +1212,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_callbackURI = null;
|
||||
}
|
||||
|
||||
m_log.DebugFormat("[SCENE PRESENCE] Completed movement");
|
||||
// m_log.DebugFormat("[SCENE PRESENCE] Completed movement");
|
||||
|
||||
ControllingClient.MoveAgentIntoRegion(m_scene.RegionInfo, AbsolutePosition, look);
|
||||
ValidateAndSendAppearanceAndAgentData();
|
||||
|
||||
Reference in New Issue
Block a user