Skip to content

Commit e9d56d9

Browse files
metsmamrts
authored andcommitted
Revert
WE2-794 Signed-off-by: Raul Metsma <[email protected]>
1 parent c36674a commit e9d56d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ui/ui.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ observer_ptr<WebEidUI> WebEidUI::createAndShowDialog(const CommandType command)
2929
dialog->activateWindow();
3030
dialog->show();
3131
dialog->raise();
32-
dialog->hide();
33-
dialog->show();
3432

3533
return dialog;
3634
}

0 commit comments

Comments
 (0)