From: Christian Grothoff Date: Thu, 1 Oct 2009 23:40:35 +0000 (+0000) Subject: nospace X-Git-Tag: initial-import-from-subversion-38251~23429 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3be43ed38f4b9a91a22e62c156841ae9bf6ad129;p=oweals%2Fgnunet.git nospace --- 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)