diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-01-02 16:03:20 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-01-02 16:03:20 +0100 |
commit | cba59b8cfa941548392ddc52e8e9ff2ec5b9e82e (patch) | |
tree | 9f9d9454e7684b4a84d45fb57e43c6490ad5687f /tests | |
parent | 625190d311adfcf3f0436cfece82249a92489348 (diff) | |
download | sink-cba59b8cfa941548392ddc52e8e9ff2ec5b9e82e.tar.gz sink-cba59b8cfa941548392ddc52e8e9ff2ec5b9e82e.zip |
Removed unused synclistresult
Diffstat (limited to 'tests')
-rw-r--r-- | tests/databasepopulationandfacadequerybenchmark.cpp | 1 | ||||
-rw-r--r-- | tests/pipelinebenchmark.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/databasepopulationandfacadequerybenchmark.cpp b/tests/databasepopulationandfacadequerybenchmark.cpp index 7f478cf..734b00d 100644 --- a/tests/databasepopulationandfacadequerybenchmark.cpp +++ b/tests/databasepopulationandfacadequerybenchmark.cpp | |||
@@ -7,7 +7,6 @@ | |||
7 | #include <common/facade.h> | 7 | #include <common/facade.h> |
8 | #include <common/domainadaptor.h> | 8 | #include <common/domainadaptor.h> |
9 | #include <common/resultprovider.h> | 9 | #include <common/resultprovider.h> |
10 | #include <common/synclistresult.h> | ||
11 | #include <common/definitions.h> | 10 | #include <common/definitions.h> |
12 | #include <common/query.h> | 11 | #include <common/query.h> |
13 | #include <common/store.h> | 12 | #include <common/store.h> |
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> |