gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit ae57507cbf872756895a1cf24cbfb64c7f930ee7
parent 6a2eb1566c41498f16410c4101f669e1ced59abf
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Feb 2015 17:11:19 +0000

-remove fprintf

Diffstat:
Msrc/ats/test_ats_api_performance_list_all_addresses.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/ats/test_ats_api_performance_list_all_addresses.c b/src/ats/test_ats_api_performance_list_all_addresses.c @@ -104,7 +104,6 @@ ats_perf_cb (void *cls, { static int counter = 0; - fprintf (stderr, "HERE!\n"); if (NULL == address) { phal = 0;