From 41f8f9bc05c059cafa780ac8aec27a56cba2c278 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 12 May 2017 08:20:43 +0200 Subject: No more SINK_DEBUG_AREA --- common/mailpreprocessor.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/mailpreprocessor.cpp') diff --git a/common/mailpreprocessor.cpp b/common/mailpreprocessor.cpp index dff3b3d..5c54fbc 100644 --- a/common/mailpreprocessor.cpp +++ b/common/mailpreprocessor.cpp @@ -29,8 +29,6 @@ using namespace Sink; -SINK_DEBUG_AREA("mailpreprocessor") - QString MailPropertyExtractor::getFilePathFromMimeMessagePath(const QString &s) const { return s; -- cgit v1.2.3