summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2010-10-06 20:34:38 -0700
committerMerov Linden <merov@lindenlab.com>2010-10-06 20:34:38 -0700
commit2ffd7aad9fa04b910e5079e59b75330fcfa8beab (patch)
tree6cc704ab6c32c40c017c03d3ba1e1b6f081f2fb9 /indra/llui/llbutton.h
parent54bfe1c3e6e09e2733b7f9cd13dd6f39579b8168 (diff)
parent862a951880a8dfb2096b8bb88842f427d3c5f152 (diff)
Rolling back 28f52b3d2e3d : optimizations in button rendering
Diffstat (limited to 'indra/llui/llbutton.h')
-rw-r--r--indra/llui/llbutton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llbutton.h b/indra/llui/llbutton.h
index d87ceb7c42..2d5fefa78c 100644
--- a/indra/llui/llbutton.h
+++ b/indra/llui/llbutton.h
@@ -350,7 +350,6 @@ private:
BOOL mCommitOnReturn;
BOOL mFadeWhenDisabled;
bool mForcePressedState;
- bool mMouseOver;
LLFrameTimer mFlashingTimer;
};