summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorYchebotarev ProductEngine <ychebotarev@productengine.com>2010-03-03 12:40:18 +0200
committerYchebotarev ProductEngine <ychebotarev@productengine.com>2010-03-03 12:40:18 +0200
commit0a16e7627ed0c54510c4a641be30e6dd554932db (patch)
tree6912d0a83f32d6ca23f8c5c707f7ea318830e611 /indra/newview
parent1eb84f5e13b2c49bdbe8d1f041bfcf0afa5b15d2 (diff)
cleanup
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llfasttimerview.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llfasttimerview.cpp b/indra/newview/llfasttimerview.cpp
index 48fc60d529..8bc3b5a75f 100644
--- a/indra/newview/llfasttimerview.cpp
+++ b/indra/newview/llfasttimerview.cpp
@@ -217,11 +217,6 @@ BOOL LLFastTimerView::handleMouseUp(S32 x, S32 y, MASK mask)
BOOL LLFastTimerView::handleHover(S32 x, S32 y, MASK mask)
{
- /*if(y>getRect().getHeight()-20)
- {
- return LLFloater::handleMouseDown(x, y, mask);
- }*/
-
mHoverTimer = NULL;
mHoverID = NULL;