- fix
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 14:09:28 +0000 (14:09 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 12 Jun 2012 14:09:28 +0000 (14:09 +0000)
src/transport/gnunet-transport.c

index bbf0bd56683d3f0bd62bef6faef3c36eb808ada5..d0a1358060cb0657c97efe7a2e9968e39ea806cf 100644 (file)
@@ -654,7 +654,6 @@ run (void *cls, char *const *args, const char *cfgfile,
                                        &monitor_notify_disconnect);
     if (NULL == handle)
     {
-      FPRINTF (stderr, _("Failed to connect to transport service\n"));
       GNUNET_SCHEDULER_add_now (&shutdown_task, NULL);
     }
     else