Revert 24816, this didn't not work with the minibuffer.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24875 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-05-21 08:25:17 +00:00
parent 0e179cb5f1
commit 956b2cd11d

View File

@ -2019,8 +2019,6 @@ void GuiView::restartCursor()
// Take this occasion to update the other GUI elements.
updateDialogs();
//
setFocus();
}