wip
[oweals/gnunet.git] / src / peerinfo / peerinfo_api.c
index 3ec34c7055288040c00da87c16519415e86d5da2..dbaecb81e0e11fe52505bc41828bd730a2872423 100644 (file)
@@ -532,7 +532,7 @@ signal_timeout (void *cls,
 
   GNUNET_asprintf(&err_msg,_("Timeout transmitting iteration request to `%s' service.\n"),
              "PEERINFO");
-  GNUNET_log (GNUNET_ERROR_TYPE_WARNING | GNUNET_ERROR_TYPE_BULK,err_msg);
+
   ic->timeout_task = GNUNET_SCHEDULER_NO_TASK;
   if (! ic->in_receive)
     GNUNET_CONTAINER_DLL_remove (ic->h->tq_head,