]> Some of my projects - anidbudpclient.git/commitdiff
Remove debug spam.
authorAPTX <marek321@gmail.com>
Fri, 16 Dec 2011 01:45:32 +0000 (02:45 +0100)
committerAPTX <marek321@gmail.com>
Fri, 16 Dec 2011 01:45:32 +0000 (02:45 +0100)
hash.cpp

index c304985399e0471d5d171f594163fa65c00c065e..f8c46e3059cce5f05f5b69a9657543f07822d95a 100644 (file)
--- 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;