From 98de9a1b4cbdf9f90d81c4278417c2a1e21365ec Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Aug 2013 07:04:40 +0000 Subject: -dead code elimination --- src/integration-tests/connection_watchdog.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/integration-tests') diff --git a/src/integration-tests/connection_watchdog.c b/src/integration-tests/connection_watchdog.c index 9010044cc..9e8b3f751 100644 --- a/src/integration-tests/connection_watchdog.c +++ b/src/integration-tests/connection_watchdog.c @@ -348,7 +348,6 @@ stats_check_cb (void *cls, const char *subsystem, GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "%u transport tcp sessions <-> %i established tcp connections\n", statistics_transport_tcp_connections, low_level_connections_tcp); - fail = GNUNET_YES; } else if (low_level_connections_tcp != -1) { @@ -362,7 +361,6 @@ stats_check_cb (void *cls, const char *subsystem, GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "%u transport notifications <-> %u in statistics (statistics_transport_tcp_connections)\n", transport_connections, statistics_transport_tcp_connections); - fail = GNUNET_YES; } else { -- cgit v1.2.3