remove debugging

This commit is contained in:
howard-stearns 2018-02-25 15:26:18 -08:00
parent 5e78de61ee
commit dee3df5299

View file

@ -70,7 +70,6 @@ Rectangle {
} else {
console.log("ERROR in Wallet.qml: Unknown wallet status: " + walletStatus);
}
console.log("FIXME wallet status:", walletStatus, "activeView:", root.activeView);
}
onLoginStatusResult: {