Two scrolllist update scraps find a home in this commit

This commit is contained in:
Lirusaito
2013-07-16 09:45:00 -04:00
parent 599704cf40
commit 824bec5d69
2 changed files with 3 additions and 2 deletions

View File

@@ -1694,8 +1694,6 @@ BOOL LLScrollListCtrl::handleMouseDown(S32 x, S32 y, MASK mask)
mSelectionChanged = false;
handleClick(x, y, mask);
setFocus(TRUE);
}
return TRUE;