From 444b41b22a91c9ec53a28ee0e4449aefb348ec0c Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Wed, 13 Aug 2014 03:11:55 +0100 Subject: [PATCH] reverted last change since it did nothing usefull --- OpenSim/Region/Framework/Scenes/ScenePresence.cs | 3 --- 1 file changed, 3 deletions(-) diff --git a/OpenSim/Region/Framework/Scenes/ScenePresence.cs b/OpenSim/Region/Framework/Scenes/ScenePresence.cs index e362063bd2..ebde92e200 100644 --- a/OpenSim/Region/Framework/Scenes/ScenePresence.cs +++ b/OpenSim/Region/Framework/Scenes/ScenePresence.cs @@ -3508,9 +3508,6 @@ namespace OpenSim.Region.Framework.Scenes } - if (!IsSatOnObject && Animator != null) - Animator.UpdateMovementAnimations(); - // This agent just became root. We are going to tell everyone about it. The process of // getting other avatars information was initiated elsewhere immediately after the child circuit connected... don't do it // again here... this comes after the cached appearance check because the avatars