diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-01-12 16:12:05 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-01-12 16:12:05 +0100 |
commit | a48edff7a21ef6426baa1cc6eca501930cb35645 (patch) | |
tree | e32f567657e6114ac17a4af7546e55df58a094c9 /tests/mailthreadtest.cpp | |
parent | 1d9e0016d63f9b5d86d54cfa0f396d3ea24a2db6 (diff) | |
download | sink-a48edff7a21ef6426baa1cc6eca501930cb35645.tar.gz sink-a48edff7a21ef6426baa1cc6eca501930cb35645.zip |
Fixed build issues with pedantic enabled
Diffstat (limited to 'tests/mailthreadtest.cpp')
-rw-r--r-- | tests/mailthreadtest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/mailthreadtest.cpp b/tests/mailthreadtest.cpp index 82f9331..02b29f6 100644 --- a/tests/mailthreadtest.cpp +++ b/tests/mailthreadtest.cpp | |||
@@ -32,8 +32,6 @@ | |||
32 | using namespace Sink; | 32 | using namespace Sink; |
33 | using namespace Sink::ApplicationDomain; | 33 | using namespace Sink::ApplicationDomain; |
34 | 34 | ||
35 | SINK_DEBUG_AREA("mailthreadtest") | ||
36 | |||
37 | //TODO extract resource test | 35 | //TODO extract resource test |
38 | // | 36 | // |
39 | void MailThreadTest::initTestCase() | 37 | void MailThreadTest::initTestCase() |