diff options
Diffstat (limited to 'smdirwatcher.cpp')
-rw-r--r-- | smdirwatcher.cpp | 2 |
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(){ |