mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
Removed unneeded commented code (fixing #6333).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32565 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
873c9ad4f8
commit
019ffdd5f5
@ -280,11 +280,6 @@ void FindAndReplaceWidget::hideEvent(QHideEvent *ev)
|
||||
|
||||
bool FindAndReplaceWidget::initialiseParams(std::string const & /* params */)
|
||||
{
|
||||
// find_work_area_->redraw();
|
||||
// replace_work_area_->redraw();
|
||||
// find_work_area_->setFocus();
|
||||
// dispatch(FuncRequest(LFUN_BUFFER_BEGIN));
|
||||
// dispatch(FuncRequest(LFUN_BUFFER_END_SELECT));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user