summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.cpp
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-11-14 15:39:41 -0800
committerRichard Linden <none@none>2011-11-14 15:39:41 -0800
commit3c5cdd2948d4c215d70a86a1cab12ae55d3958b9 (patch)
treede94b58ecd23ef5d8e4304602dc8b55a1cc96bd6 /indra/llui/llbutton.cpp
parent7766ccb7731a596d6716e9d0def90b3d7da5fcf3 (diff)
parent98755a62bb414f23919e003101153c20d3ab3f72 (diff)
Automated merge with http://hg.secondlife.com/viewer-development
Diffstat (limited to 'indra/llui/llbutton.cpp')
-rw-r--r--indra/llui/llbutton.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llbutton.cpp b/indra/llui/llbutton.cpp
index 74b8885e1f..f9e2ad8554 100644
--- a/indra/llui/llbutton.cpp
+++ b/indra/llui/llbutton.cpp
@@ -1234,7 +1234,6 @@ void LLButton::resetMouseDownTimer()
mMouseDownTimer.reset();
}
-
BOOL LLButton::handleDoubleClick(S32 x, S32 y, MASK mask)
{
// just treat a double click as a second click