aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llmaniprotate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llmaniprotate.cpp')
-rw-r--r--linden/indra/newview/llmaniprotate.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llmaniprotate.cpp b/linden/indra/newview/llmaniprotate.cpp
index 77c8bd5..fa5ab56 100644
--- a/linden/indra/newview/llmaniprotate.cpp
+++ b/linden/indra/newview/llmaniprotate.cpp
@@ -1652,7 +1652,6 @@ void LLManipRotate::highlightManipulators( S32 x, S32 y )
1652 return; 1652 return;
1653 } 1653 }
1654 1654
1655 LLQuaternion object_rot = first_object->getRenderRotation();
1656 LLVector3 rotation_center = gAgent.getPosAgentFromGlobal(mRotationCenter); 1655 LLVector3 rotation_center = gAgent.getPosAgentFromGlobal(mRotationCenter);
1657 LLVector3 mouse_dir_x; 1656 LLVector3 mouse_dir_x;
1658 LLVector3 mouse_dir_y; 1657 LLVector3 mouse_dir_y;