diff options
author | Oz Linden <oz@lindenlab.com> | 2014-03-14 14:19:36 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2014-03-14 14:19:36 -0400 |
commit | 56d1db4875352d028cde8b77be7bcc25703aacb4 (patch) | |
tree | ec7aaeaba4034253f97019378ae45b35907cbe12 /indra/newview/llmaniptranslate.h | |
parent | 54bc8b10ee25d8e7b7db15971ced4b8a892dda17 (diff) | |
parent | befc0efde94c9b964d6efb32f2cc707f51b986bc (diff) |
merge changes for storm-1920
Diffstat (limited to 'indra/newview/llmaniptranslate.h')
-rwxr-xr-x | indra/newview/llmaniptranslate.h | 2 |
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; |