summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-09-09 17:19:33 -0700
committerRichard Linden <none@none>2010-09-09 17:19:33 -0700
commit6c2c87e8b96edf0b5c222b355b39915827ec7fda (patch)
tree2b20dcfa2f1ad12672e29c00770fb59e87ece3e2 /indra/llui/llbutton.h
parent9f75ae5e327c2802a901b1afd6ce3deb77212181 (diff)
parent30f2987b0a2d4a0586ed8893a43d97274bd29500 (diff)
Merge
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;
};