less verbose
authorSree Harsha Totakura <totakura@in.tum.de>
Mon, 22 Oct 2012 12:34:03 +0000 (12:34 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Mon, 22 Oct 2012 12:34:03 +0000 (12:34 +0000)
src/testbed/gnunet-testbed-profiler.c

index c4611da53222f7f367f162f1a49d43fea7eed720..166a5580cb523cdbfe7d3d2f8d5c354910842e35 100644 (file)
@@ -498,8 +498,6 @@ controller_event_cb (void *cls,
       /* Control reaches here when a peer linking operation fails */
       if (NULL != event->details.operation_finished.emsg)
       {
-        LOG (GNUNET_ERROR_TYPE_WARNING,
-             _("An operation has failed while linking\n"));
        printf ("F");
        fflush (stdout);
         failed_links++;