From 3e4ea9e08454c4e2579c99a2e3cab2df40c1038b Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Tue, 13 Dec 2016 09:35:44 +0100 Subject: Get rid of debug messages ...that managed to sneak in in a previous commit. Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- core/qthelper.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/core/qthelper.cpp b/core/qthelper.cpp index ad1780144..e0a5b1556 100644 --- a/core/qthelper.cpp +++ b/core/qthelper.cpp @@ -1033,13 +1033,6 @@ void read_hashes() if (iter.value().isEmpty()) iter.remove(); } - qDebug() << "localFilenameOf empty" << localFilenameOf[""]; - - QHash::const_iterator i = thumbnailCache.constBegin(); - while (i != thumbnailCache.constEnd()) { - qDebug() << i.key() << *i; - ++i; - } } void write_hashes() -- cgit v1.2.3-70-g09d2