diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ingen_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp index 1ebb897f..542636a2 100644 --- a/tests/ingen_test.cpp +++ b/tests/ingen_test.cpp @@ -197,7 +197,6 @@ main(int argc, char** argv) AtomReader atom_reader(world->uri_map(), world->uris(), world->log(), - world->forge(), *world->interface().get()); // AtomWriter to serialise responses from the engine |