mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 10:51:03 +00:00
get rid of a superfluous Dialog::updateView().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24587 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
51fa58f188
commit
3f2d9a381d
@ -180,8 +180,6 @@ void Dialog::updateData(string const & data)
|
||||
|
||||
void Dialog::showView()
|
||||
{
|
||||
// Make sure the dialog is up-to-date.
|
||||
updateView();
|
||||
// Make sure the dialog controls are correctly enabled/disabled with
|
||||
// readonly status.
|
||||
checkStatus();
|
||||
|
Loading…
Reference in New Issue
Block a user