summaryrefslogtreecommitdiffstats
path: root/tests/pipelinebenchmark.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-02 16:03:20 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-01-02 16:03:20 +0100
commitcba59b8cfa941548392ddc52e8e9ff2ec5b9e82e (patch)
tree9f9d9454e7684b4a84d45fb57e43c6490ad5687f /tests/pipelinebenchmark.cpp
parent625190d311adfcf3f0436cfece82249a92489348 (diff)
downloadsink-cba59b8cfa941548392ddc52e8e9ff2ec5b9e82e.tar.gz
sink-cba59b8cfa941548392ddc52e8e9ff2ec5b9e82e.zip
Removed unused synclistresult
Diffstat (limited to 'tests/pipelinebenchmark.cpp')
-rw-r--r--tests/pipelinebenchmark.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/pipelinebenchmark.cpp b/tests/pipelinebenchmark.cpp
index 9262d65..e9713cd 100644
--- a/tests/pipelinebenchmark.cpp
+++ b/tests/pipelinebenchmark.cpp
@@ -26,7 +26,6 @@
26#include <common/facade.h> 26#include <common/facade.h>
27#include <common/domainadaptor.h> 27#include <common/domainadaptor.h>
28#include <common/resultprovider.h> 28#include <common/resultprovider.h>
29#include <common/synclistresult.h>
30#include <common/definitions.h> 29#include <common/definitions.h>
31#include <common/query.h> 30#include <common/query.h>
32#include <common/store.h> 31#include <common/store.h>