nodbg
authorChristian Grothoff <christian@grothoff.org>
Thu, 21 Oct 2010 09:17:29 +0000 (09:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 21 Oct 2010 09:17:29 +0000 (09:17 +0000)
src/dht/dht_api.c

index 17a21568197d450841debff7a6e95edab88131bb..3c8ed9434f84a94303ed0cca35ef1b94014a4adb 100644 (file)
@@ -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,