From ab1bf63f1ed7637297c90b5b284f40a797f44805 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 5 Jun 2011 13:26:22 +0000 Subject: use new transport API, minor core API change --- src/testing/testing_group.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/testing/testing_group.c') diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c index b42ce8cc5..6c5dbd12b 100644 --- a/src/testing/testing_group.c +++ b/src/testing/testing_group.c @@ -3249,7 +3249,6 @@ send_core_connect_requests (void *cls, const struct GNUNET_SCHEDULER_TaskContext while (conn != NULL) { GNUNET_CORE_peer_request_connect(send_hello_context->peer->daemon->server, - GNUNET_TIME_relative_get_forever(), &send_hello_context->pg->peers[conn->index].daemon->id, NULL, NULL); -- cgit v1.2.3