aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing.h')
-rw-r--r--src/testing/testing.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/testing/testing.h b/src/testing/testing.h
index adcb50a13..fbd7d0d34 100644
--- a/src/testing/testing.h
+++ b/src/testing/testing.h
@@ -327,15 +327,6 @@ GNUNET_TESTING_barrier_get_node (struct GNUNET_TESTING_Barrier *barrier,
327 327
328 328
329/** 329/**
330 * Deleting all barriers create in the context of this interpreter.
331 *
332 * @param is The interpreter.
333 */
334void
335TST_interpreter_delete_barriers (struct GNUNET_TESTING_Interpreter *is);
336
337
338/**
339 * Getting a barrier from the interpreter. 330 * Getting a barrier from the interpreter.
340 * 331 *
341 * @param is The interpreter. 332 * @param is The interpreter.