From: APTX Date: Fri, 16 Dec 2011 01:45:32 +0000 (+0100) Subject: Remove debug spam. X-Git-Url: https://gitweb.aptx.org/?a=commitdiff_plain;h=8aadc180d0a796ccd9d6325ebd343d4e2892ddad;p=anidbudpclient.git Remove debug spam. --- diff --git a/hash.cpp b/hash.cpp index c304985..f8c46e3 100644 --- a/hash.cpp +++ b/hash.cpp @@ -105,7 +105,6 @@ void Hash::endHashing(const QByteArray &hash) void Hash::reportProgress(qint64 read, qint64 total) { - qDebug() << fileQueue; if (!fileQueue.first()) return;