From a89e9766adac31f700ef47f982583baaf5ce9309 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Wed, 23 Dec 2015 23:08:04 +0100 Subject: shush --- akonadi2_cli/state.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akonadi2_cli') diff --git a/akonadi2_cli/state.cpp b/akonadi2_cli/state.cpp index 257da6b..84bce13 100644 --- a/akonadi2_cli/state.cpp +++ b/akonadi2_cli/state.cpp @@ -77,7 +77,7 @@ unsigned int State::debugLevel() const int State::commandStarted() const { if (!d->eventLoop.isRunning()) { - qDebug() << "RUNNING THE EVENT LOOP!"; + //qDebug() << "RUNNING THE EVENT LOOP!"; return d->eventLoop.exec(); } -- cgit v1.2.3