summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-09-21 09:34:56 -0700
committerRichard Linden <none@none>2010-09-21 09:34:56 -0700
commite07c373bd4aef00aaa30735f722ed1b681a5d060 (patch)
tree9a6997cebf80289d275758c6c9c2007f3fbfad98 /indra/newview/llagent.cpp
parenta20a98454de522eba4da17881b85a0f16bb3c116 (diff)
parent71259fcccbfa834eab35eb3e98a7afc93786b32f (diff)
merge
Diffstat (limited to 'indra/newview/llagent.cpp')
-rw-r--r--indra/newview/llagent.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp
index fec29eac17..c9bd7851ed 100644
--- a/indra/newview/llagent.cpp
+++ b/indra/newview/llagent.cpp
@@ -1557,7 +1557,6 @@ void LLAgent::updateAgentPosition(const F32 dt, const F32 yaw_radians, const S32
if (mMoveTimer.getStarted() && mMoveTimer.getElapsedTimeF32() > gSavedSettings.getF32("NotMovingHintTimeout"))
{
LLFirstUse::notMoving();
- mMoveTimer.stop();
}
propagate(dt);