summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
diff options
context:
space:
mode:
authorSteve Bennetts <steve@lindenlab.com>2009-11-12 16:47:15 -0800
committerSteve Bennetts <steve@lindenlab.com>2009-11-12 16:47:15 -0800
commit92cacc5581dc52058a65e305d8530f9da1445480 (patch)
treed06658448ef5aba5e9dfaca9be724d9e732ae022 /indra/newview/llagent.cpp
parentfd9257a5f2649d7afbf65067c0fa4653fc81272c (diff)
parent74d5a6605bac7ae76889ce3697fc8f59d982d675 (diff)
Merge with product-engine
Diffstat (limited to 'indra/newview/llagent.cpp')
-rw-r--r--indra/newview/llagent.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp
index d2c8558f0b..ca1688ad1f 100644
--- a/indra/newview/llagent.cpp
+++ b/indra/newview/llagent.cpp
@@ -3080,10 +3080,6 @@ void LLAgent::updateCamera()
mOrbitLeftKey > 0.f, // right
mOrbitDownKey > 0.f); // bottom
- camera_floater->mZoom->setToggleState(
- mOrbitInKey > 0.f, // top
- mOrbitOutKey > 0.f); // bottom
-
camera_floater->mTrack->setToggleState(
mPanLeftKey > 0.f, // left
mPanUpKey > 0.f, // top