summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-09-09 17:17:44 -0700
committerRichard Linden <none@none>2010-09-09 17:17:44 -0700
commit30f2987b0a2d4a0586ed8893a43d97274bd29500 (patch)
treeb5e1245eb7d75c1ab1ee5c0530d8006a2255759a /indra/llui/llbutton.h
parentcba6943b27d447719f88bc9515da773eb3aea288 (diff)
Backed out changeset: 28f52b3d2e3d
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;
};