From 3be43ed38f4b9a91a22e62c156841ae9bf6ad129 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 1 Oct 2009 23:40:35 +0000 Subject: [PATCH] nospace --- src/util/network.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/network.c b/src/util/network.c index dff127735..2deb0261c 100644 --- a/src/util/network.c +++ b/src/util/network.c @@ -631,7 +631,6 @@ GNUNET_NETWORK_socket_select (struct GNUNET_NETWORK_FDSet *rfds, int nfds; nfds = 0; - if (NULL != rfds) nfds = rfds->nsds; if (NULL != wfds) -- 2.25.1