From: Christian Grothoff Date: Thu, 21 Oct 2010 09:17:29 +0000 (+0000) Subject: nodbg X-Git-Tag: initial-import-from-subversion-38251~20004 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4d9e0b97f00721bc72f5cd1918ca15cbd79a67d7;p=oweals%2Fgnunet.git nodbg --- diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c index 17a215681..3c8ed9434 100644 --- a/src/dht/dht_api.c +++ b/src/dht/dht_api.c @@ -487,9 +487,6 @@ service_message_handler (void *cls, struct GNUNET_DHT_Handle *handle = cls; const struct GNUNET_DHT_RouteResultMessage *dht_msg; - GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, - "%s called\n", - __FUNCTION__); if (msg == NULL) { GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,