aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-02-08 17:11:19 +0000
committerChristian Grothoff <christian@grothoff.org>2015-02-08 17:11:19 +0000
commitae57507cbf872756895a1cf24cbfb64c7f930ee7 (patch)
tree0ec4db7cbe0da82c5492cea41966987e4456b052 /src
parent6a2eb1566c41498f16410c4101f669e1ced59abf (diff)
downloadgnunet-ae57507cbf872756895a1cf24cbfb64c7f930ee7.tar.gz
gnunet-ae57507cbf872756895a1cf24cbfb64c7f930ee7.zip
-remove fprintf
Diffstat (limited to 'src')
-rw-r--r--src/ats/test_ats_api_performance_list_all_addresses.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ats/test_ats_api_performance_list_all_addresses.c b/src/ats/test_ats_api_performance_list_all_addresses.c
index 26681b0da..4c09a8948 100644
--- 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,
104{ 104{
105 static int counter = 0; 105 static int counter = 0;
106 106
107 fprintf (stderr, "HERE!\n");
108 if (NULL == address) 107 if (NULL == address)
109 { 108 {
110 phal = 0; 109 phal = 0;