summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'smdirwatcher.cpp')
-rw-r--r--smdirwatcher.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/smdirwatcher.cpp b/smdirwatcher.cpp
index 5b4f42a..59313bb 100644
--- a/smdirwatcher.cpp
+++ b/smdirwatcher.cpp
@@ -168,8 +168,6 @@ bool AsyncTask::skipMe(){
return false;
}
-#include <QDebug>
-
Md5Summer::Md5Summer(const QString &path) : AsyncTask(path) {}
void Md5Summer::run(){