From a48edff7a21ef6426baa1cc6eca501930cb35645 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 12 Jan 2017 16:12:05 +0100 Subject: Fixed build issues with pedantic enabled --- tests/clientapitest.cpp | 2 -- tests/mailthreadtest.cpp | 2 -- 2 files changed, 4 deletions(-) (limited to 'tests') diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp index 8fc76df..159789f 100644 --- a/tests/clientapitest.cpp +++ b/tests/clientapitest.cpp @@ -10,8 +10,6 @@ #include "facadefactory.h" #include "test.h" -SINK_DEBUG_AREA("clientapitest") - template class TestDummyResourceFacade : public Sink::StoreFacade { 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 @@ using namespace Sink; using namespace Sink::ApplicationDomain; -SINK_DEBUG_AREA("mailthreadtest") - //TODO extract resource test // void MailThreadTest::initTestCase() -- cgit v1.2.3