commit 73ae6c62217f8442033e44fa8de9bdc2059a5423
parent af028b15c2019dd91837edb60b7f4ae09ebc4d02
Author: Matthias Wachs <wachs@net.in.tum.de>
Date: Thu, 21 Nov 2013 08:16:18 +0000
remove debug output
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/gns/gnunet-service-gns_resolver.c b/src/gns/gnunet-service-gns_resolver.c
@@ -1355,10 +1355,6 @@ handle_gns_resolution_result (void *cls,
rh->ac_tail->label,
GNUNET_GNSRECORD_z2s (&rh->ac_tail->authority_info.gns_authority),
rd_count);
-
- GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "%u \n\n",
- rh->name_resolution_pos);
if (0 == rh->name_resolution_pos)
{
/* top-level match, are we done yet? */