summaryrefslogtreecommitdiff
path: root/indra/newview/llmaniptranslate.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-03-14 14:19:36 -0400
committerOz Linden <oz@lindenlab.com>2014-03-14 14:19:36 -0400
commit56d1db4875352d028cde8b77be7bcc25703aacb4 (patch)
treeec7aaeaba4034253f97019378ae45b35907cbe12 /indra/newview/llmaniptranslate.h
parent54bc8b10ee25d8e7b7db15971ced4b8a892dda17 (diff)
parentbefc0efde94c9b964d6efb32f2cc707f51b986bc (diff)
merge changes for storm-1920
Diffstat (limited to 'indra/newview/llmaniptranslate.h')
-rwxr-xr-xindra/newview/llmaniptranslate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llmaniptranslate.h b/indra/newview/llmaniptranslate.h
index 37567c7bd1..3c37bbd698 100755
--- a/indra/newview/llmaniptranslate.h
+++ b/indra/newview/llmaniptranslate.h
@@ -85,7 +85,6 @@ protected:
private:
S32 mLastHoverMouseX;
S32 mLastHoverMouseY;
- BOOL mSendUpdateOnMouseUp;
BOOL mMouseOutsideSlop; // true after mouse goes outside slop region
BOOL mCopyMadeThisDrag;
S32 mMouseDownX;
@@ -107,7 +106,6 @@ private:
LLVector3 mGridScale;
F32 mSubdivisions;
BOOL mInSnapRegime;
- BOOL mSnapped;
LLVector3 mArrowScales;
LLVector3 mPlaneScales;
LLVector4 mPlaneManipPositions;