mirror of
https://github.com/monero-project/monero-gui
synced 2024-11-10 17:27:21 +01:00
WizardRestoreWallet3: remove unused code
This commit is contained in:
parent
a959919b8a
commit
de49ddcf5b
@ -42,11 +42,6 @@ Rectangle {
|
||||
property string viewName: "wizardRestoreWallet3"
|
||||
property int recoveryMode: 1
|
||||
|
||||
function verify() {
|
||||
// @TODO: check if walletName already exists in walletLocation
|
||||
return walletName.text !== '';
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
id: pageRoot
|
||||
Layout.alignment: Qt.AlignHCenter;
|
||||
|
Loading…
Reference in New Issue
Block a user