aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_ats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_ats.c')
-rw-r--r--src/transport/test_transport_ats.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/test_transport_ats.c b/src/transport/test_transport_ats.c
index 4c636cab6..739975951 100644
--- a/src/transport/test_transport_ats.c
+++ b/src/transport/test_transport_ats.c
@@ -336,7 +336,6 @@ static void
336exchange_hello (void *cls, 336exchange_hello (void *cls,
337 const struct GNUNET_MessageHeader *message) 337 const struct GNUNET_MessageHeader *message)
338{ 338{
339 return;
340 struct PeerContext *me = cls; 339 struct PeerContext *me = cls;
341 340
342 GNUNET_TRANSPORT_get_hello_cancel (p1.th, &exchange_hello, me); 341 GNUNET_TRANSPORT_get_hello_cancel (p1.th, &exchange_hello, me);