summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2009-11-13 12:59:04 +0200
committerYuri Chebotarev <ychebotarev@productengine.com>2009-11-13 12:59:04 +0200
commita569421eca9efb9eb796a1322a961b6aac05cc27 (patch)
treeb8675b965c81413155fb26e36ad5a81b6877cd4a /indra/newview/llagent.cpp
parentbed508f9ef3bce8fb67669ab60b01cd4119a7f76 (diff)
parenteb1484a0c9b6a075c900371cc5d7e8c4c0a4f93f (diff)
merge
--HG-- branch : 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