From 8aadc180d0a796ccd9d6325ebd343d4e2892ddad Mon Sep 17 00:00:00 2001 From: APTX Date: Fri, 16 Dec 2011 02:45:32 +0100 Subject: [PATCH] Remove debug spam. --- hash.cpp | 1 - 1 file changed, 1 deletion(-) 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; -- 2.52.0