* Removed debug messages.

* Everything works! (everything that was tested; lots of things to test)
This commit is contained in:
Diva Canto
2010-01-13 09:38:09 -08:00
parent 4de82891a9
commit 640712fe88
2 changed files with 1 additions and 3 deletions

View File

@@ -892,9 +892,7 @@ namespace OpenSim.Region.Framework.Scenes
presence.Animator.SendAnimPackToClient(ControllingClient);
}
m_log.Warn("BEFORE ON MAKE ROOT");
m_scene.EventManager.TriggerOnMakeRootAgent(this);
m_log.Warn("AFTER ON MAKE ROOT");
}
/// <summary>