aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_operations.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api_operations.c')
-rw-r--r--src/testbed/testbed_api_operations.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testbed/testbed_api_operations.c b/src/testbed/testbed_api_operations.c
index fd1df0e76..47d135ffd 100644
--- a/src/testbed/testbed_api_operations.c
+++ b/src/testbed/testbed_api_operations.c
@@ -547,9 +547,6 @@ merge_ops (struct GNUNET_TESTBED_Operation ***old,
547 * Checks for the readiness of an operation and schedules a operation start task 547 * Checks for the readiness of an operation and schedules a operation start task
548 * 548 *
549 * @param op the operation 549 * @param op the operation
550 * @param GNUNET_NO if the given operation cannot be made active; GNUNET_YES if
551 * it can be activated (has enough resources) and is kept in ready
552 * queue
553 */ 550 */
554static int 551static int
555check_readiness (struct GNUNET_TESTBED_Operation *op) 552check_readiness (struct GNUNET_TESTBED_Operation *op)