From 0efcf4febf4d6d6cdb3218674999b6de1155a4d9 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Wed, 23 Dec 2015 23:39:07 +0100 Subject: shush --- akonadish/state.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/akonadish/state.cpp b/akonadish/state.cpp index 84bce13..968c0ac 100644 --- a/akonadish/state.cpp +++ b/akonadish/state.cpp @@ -77,7 +77,6 @@ unsigned int State::debugLevel() const int State::commandStarted() const { if (!d->eventLoop.isRunning()) { - //qDebug() << "RUNNING THE EVENT LOOP!"; return d->eventLoop.exec(); } -- cgit v1.2.3