aboutsummaryrefslogtreecommitdiff
path: root/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'main.qml')
-rw-r--r--main.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.qml b/main.qml
index eca1fb8f..40e2ea3b 100644
--- a/main.qml
+++ b/main.qml
@@ -559,8 +559,6 @@ ApplicationWindow {
}
function onWalletPassphraseNeeded(){
- if(rootItem.state !== "normal") return;
-
hideProcessingSplash();
console.log(">>> wallet passphrase needed: ")