mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-18 07:37:31 +02:00
Remove logging and bump build.
This commit is contained in:
parent
743d626b32
commit
3949ca2638
1 changed files with 0 additions and 1 deletions
|
@ -390,7 +390,6 @@ Wallet::Wallet() {
|
|||
} else {
|
||||
status = (uint) WalletStatus::WALLET_STATUS_READY;
|
||||
}
|
||||
qCDebug(commerce) << "WALLET STATUS:" + keyStatus + " " + status;
|
||||
walletScriptingInterface->setWalletStatus(status);
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue