diff options
Diffstat (limited to 'common/mailpreprocessor.cpp')
-rw-r--r-- | common/mailpreprocessor.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ | |||
29 | 29 | ||
30 | using namespace Sink; | 30 | using namespace Sink; |
31 | 31 | ||
32 | SINK_DEBUG_AREA("mailpreprocessor") | ||
33 | |||
34 | QString MailPropertyExtractor::getFilePathFromMimeMessagePath(const QString &s) const | 32 | QString MailPropertyExtractor::getFilePathFromMimeMessagePath(const QString &s) const |
35 | { | 33 | { |
36 | return s; | 34 | return s; |