diff options
Diffstat (limited to 'src/testing/testing_api_cmd_hello_world_birth.c')
-rw-r--r-- | src/testing/testing_api_cmd_hello_world_birth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_hello_world_birth.c b/src/testing/testing_api_cmd_hello_world_birth.c index 0faf93cd8..2a5bded92 100644 --- a/src/testing/testing_api_cmd_hello_world_birth.c +++ b/src/testing/testing_api_cmd_hello_world_birth.c @@ -112,7 +112,6 @@ hello_world_birth_run (void *cls, { hbs->what_am_i = "boy!"; } - GNUNET_TESTING_interpreter_next (is); } /** |