mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 06:53:59 +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 {
|
||||
console.log("ERROR in Wallet.qml: Unknown wallet status: " + walletStatus);
|
||||
}
|
||||
console.log("FIXME wallet status:", walletStatus, "activeView:", root.activeView);
|
||||
}
|
||||
|
||||
onLoginStatusResult: {
|
||||
|
|
Loading…
Reference in a new issue