diff --git a/indra/newview/llfasttimerview.cpp b/indra/newview/llfasttimerview.cpp index 48fc60d529ce66a10cbb90304cba197ee3cbadf6..8bc3b5a75f09c646152075991e4b6d1f07d90958 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;