From fee4f9a4d050a1997ea17153b4505c9f245b1975 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 7 Oct 2015 12:39:54 +0000 Subject: -no printf --- src/nat/nat_test.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/nat/nat_test.c') diff --git a/src/nat/nat_test.c b/src/nat/nat_test.c index b998d46a0..80eff71c0 100644 --- a/src/nat/nat_test.c +++ b/src/nat/nat_test.c @@ -287,8 +287,6 @@ do_accept (void *cls, struct GNUNET_NETWORK_Handle *s; struct NatActivity *wl; - printf("Inbound"); - tst->ltask = NULL; if (0 != (tc->reason & GNUNET_SCHEDULER_REASON_SHUTDOWN)) return; @@ -335,8 +333,6 @@ addr_cb (void *cls, struct GNUNET_NAT_TestMessage msg; const struct sockaddr_in *sa; - printf("Addr callback"); - if (GNUNET_YES != add_remove) return; if (addrlen != sizeof (struct sockaddr_in)) @@ -452,7 +448,6 @@ GNUNET_NAT_test_start (const struct GNUNET_CONFIGURATION_Handle *cfg, } else { - printf("Vou criar o socket"); nh->lsock = GNUNET_NETWORK_socket_create (AF_INET, (is_tcp == -- cgit v1.2.3