diff options
Diffstat (limited to 'src/testing/testing_api_cmd_hello_world.c')
-rw-r--r-- | src/testing/testing_api_cmd_hello_world.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_hello_world.c b/src/testing/testing_api_cmd_hello_world.c index 8c1d7353d..4347ac818 100644 --- a/src/testing/testing_api_cmd_hello_world.c +++ b/src/testing/testing_api_cmd_hello_world.c @@ -89,7 +89,6 @@ hello_world_run (void *cls, GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Now I am a %s\n", hs->message); - GNUNET_TESTING_interpreter_next (is); } /** |