aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
authorrating89us <45968869+rating89us@users.noreply.github.com>2020-09-13 07:35:39 +0200
committerGitHub <noreply@github.com>2020-09-13 07:35:39 +0200
commit248ec22eb5d4044fc4b8d5d81b1e230833be6b4f (patch)
tree4c834aca8530315e2021609a7971e07a0c96d7e9 /wizard
parent31dbe7ea42ac16a787f7f9d3d365de78533980e4 (diff)
downloadmonzero-gui-248ec22eb5d4044fc4b8d5d81b1e230833be6b4f.tar.gz
monzero-gui-248ec22eb5d4044fc4b8d5d81b1e230833be6b4f.tar.xz
monzero-gui-248ec22eb5d4044fc4b8d5d81b1e230833be6b4f.zip
WizardController: delete duplicated line (line 67)
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardController.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index b38d079f..ececc7b0 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -71,7 +71,6 @@ Rectangle {
wizardController.walletOptionsDeviceName = '';
wizardController.walletOptionsDeviceIsRestore = false;
wizardController.tmpWalletFilename = '';
- wizardController.walletRestoreMode = 'seed'
wizardController.walletOptionsSubaddressLookahead = '';
disconnect();