From 887abffb3f712acaa23eae174d5890f337fe43cb Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 28 Nov 2015 16:20:38 +0100 Subject: Cleanup --- common/clientapi.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common') diff --git a/common/clientapi.h b/common/clientapi.h index 7fee6ae..04f1305 100644 --- a/common/clientapi.h +++ b/common/clientapi.h @@ -26,17 +26,12 @@ #include #include "query.h" -#include "resultprovider.h" #include "applicationdomaintype.h" -Q_DECLARE_METATYPE(std::shared_ptr); - class QAbstractItemModel; namespace Akonadi2 { -using namespace async; - /** * Store interface used in the client API. */ -- cgit v1.2.3