delete logspam

This commit is contained in:
DenioD
2020-09-29 16:42:08 +02:00
parent 10a0545773
commit 1f10f6b007
3 changed files with 4 additions and 7 deletions

View File

@@ -359,8 +359,8 @@ void Connection::doRPC(const QString cmd, const QString args, const std::functio
// Ignoring RPC because shutdown in progress
return;
qDebug() << "Doing RPC: " << cmd;
qDebug() << "Args :"<< args;
// qDebug() << "Doing RPC: " << cmd;