From 746774c9bb1df3cc5d0e731afbad8904ebb39133 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 31 May 2010 11:07:48 +0000 Subject: die --- src/util/connection.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util') diff --git a/src/util/connection.c b/src/util/connection.c index d84e92d19..fdd454105 100644 --- a/src/util/connection.c +++ b/src/util/connection.c @@ -596,7 +596,6 @@ connect_fail_continuation (struct GNUNET_CONNECTION_Handle *h) : GNUNET_ERROR_TYPE_WARNING, _("Failed to establish TCP connection to `%s:%u', no further addresses to try.\n"), h->hostname, h->port); - system ("netstat -ntpl"); /* connect failed / timed out */ GNUNET_break (h->ap_head == NULL); GNUNET_break (h->ap_tail == NULL); -- cgit v1.2.3