mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
revert 19714, this is not the right fix. LyXView::loadLyXFile() is not about displaying a buffer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19715 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0c00916333
commit
5eb43656d7
@ -164,8 +164,6 @@ Buffer * LyXView::loadLyXFile(FileName const & filename, bool tolastfiles)
|
||||
}
|
||||
}
|
||||
|
||||
wa->redraw();
|
||||
|
||||
busy(false);
|
||||
return newBuffer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user