summaryrefslogtreecommitdiff
path: root/indra/newview/llmaniprotate.h
diff options
context:
space:
mode:
authorKarl Steifvater <qarl@lindenlab.com>2008-07-23 21:20:19 +0000
committerKarl Steifvater <qarl@lindenlab.com>2008-07-23 21:20:19 +0000
commit52562e2e664c70dcd476291820ac02b893e489b8 (patch)
tree5137f49f194a6a28f290385c38f689d77656b2e0 /indra/newview/llmaniprotate.h
parentbc39ad916e8f23ffae12184eee675aa7c1be2ca9 (diff)
svn merge -r92720:92721 svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-merge
QAR-698 / DEV-9985 add touch "position" information to touch-events in LSL
Diffstat (limited to 'indra/newview/llmaniprotate.h')
-rw-r--r--indra/newview/llmaniprotate.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llmaniprotate.h b/indra/newview/llmaniprotate.h
index 460bd3fcba..f5c815d537 100644
--- a/indra/newview/llmaniprotate.h
+++ b/indra/newview/llmaniprotate.h
@@ -64,7 +64,6 @@ public:
virtual void render();
virtual void handleSelect();
- virtual void handleDeselect();
virtual BOOL handleMouseDownOnPart(S32 x, S32 y, MASK mask);
virtual void highlightManipulators(S32 x, S32 y);
@@ -109,8 +108,6 @@ private:
LLVector3 mCenterToProfilePlane;
F32 mCenterToProfilePlaneMag;
- EManipPart mManipPart;
-
BOOL mSendUpdateOnMouseUp;
BOOL mSmoothRotate;