mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 17:41:12 +02:00
remove debugging
This commit is contained in:
parent
5e78de61ee
commit
dee3df5299
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ Rectangle {
|
||||||
} else {
|
} else {
|
||||||
console.log("ERROR in Wallet.qml: Unknown wallet status: " + walletStatus);
|
console.log("ERROR in Wallet.qml: Unknown wallet status: " + walletStatus);
|
||||||
}
|
}
|
||||||
console.log("FIXME wallet status:", walletStatus, "activeView:", root.activeView);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
onLoginStatusResult: {
|
onLoginStatusResult: {
|
||||||
|
|
Loading…
Reference in a new issue