summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2010-10-06 20:22:53 -0700
committerMerov Linden <merov@lindenlab.com>2010-10-06 20:22:53 -0700
commit862a951880a8dfb2096b8bb88842f427d3c5f152 (patch)
treeb5e1245eb7d75c1ab1ee5c0530d8006a2255759a /indra/llui/llbutton.h
parentcba6943b27d447719f88bc9515da773eb3aea288 (diff)
Backed out changeset 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 5f25084b35..f4af19b696 100644
--- a/indra/llui/llbutton.h
+++ b/indra/llui/llbutton.h
@@ -356,7 +356,6 @@ private:
BOOL mCommitOnReturn;
BOOL mFadeWhenDisabled;
bool mForcePressedState;
- bool mMouseOver;
LLFrameTimer mFlashingTimer;
};