diff options
Diffstat (limited to 'components/PassphraseDialog.qml')
| -rw-r--r-- | components/PassphraseDialog.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/PassphraseDialog.qml b/components/PassphraseDialog.qml index 9b2d7956..f8ae19e5 100644 --- a/components/PassphraseDialog.qml +++ b/components/PassphraseDialog.qml @@ -64,7 +64,6 @@ Item { middlePanel.enabled = false titleBar.state = "essentials" - show(); root.visible = true; passphaseInput1.text = ""; passphaseInput2.text = ""; |
