summaryrefslogtreecommitdiffstats
path: root/common/queryrunner.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2016-10-21 14:50:54 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2016-10-21 14:50:54 +0200
commitb4ba2aed63e979670ef9931546a7118daadd48b5 (patch)
treec962ea0473383da37e8c74891d59ff1d4467da80 /common/queryrunner.cpp
parent40bc3c0607757159e274a72c4dca6f2445196ef0 (diff)
downloadsink-b4ba2aed63e979670ef9931546a7118daadd48b5.tar.gz
sink-b4ba2aed63e979670ef9931546a7118daadd48b5.zip
Cleanup
Diffstat (limited to 'common/queryrunner.cpp')
-rw-r--r--common/queryrunner.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/queryrunner.cpp b/common/queryrunner.cpp
index bc4b5fc..1eacb8e 100644
--- a/common/queryrunner.cpp
+++ b/common/queryrunner.cpp
@@ -23,12 +23,7 @@
23#include <QPointer> 23#include <QPointer>
24 24
25#include "commands.h" 25#include "commands.h"
26#include "log.h"
27#include "storage.h"
28#include "definitions.h"
29#include "domainadaptor.h"
30#include "asyncutils.h" 26#include "asyncutils.h"
31#include "storage.h"
32#include "datastorequery.h" 27#include "datastorequery.h"
33 28
34SINK_DEBUG_AREA("queryrunner") 29SINK_DEBUG_AREA("queryrunner")