removed typo

master
richard 2009-10-27 10:53:08 -07:00
parent 9589ee3f70
commit b4dd4a4d77
1 changed files with 0 additions and 1 deletions

View File

@ -753,7 +753,6 @@ BOOL LLTextEditor::handleHover(S32 x, S32 y, MASK mask)
setCursorAtLocalPos( clamped_x, clamped_y, true );
mSelectionEnd = mCursorPos;
}
imageoverlay
lldebugst(LLERR_USER_INPUT) << "hover handled by " << getName() << " (active)" << llendl;
getWindow()->setCursor(UI_CURSOR_IBEAM);
handled = TRUE;