summaryrefslogtreecommitdiff
path: root/src/estream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/estream.c')
-rw-r--r--src/estream.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/estream.c b/src/estream.c
index cae0a69..2f29cdb 100644
--- a/src/estream.c
+++ b/src/estream.c
@@ -4857,9 +4857,6 @@ _gpgrt_poll (gpgrt_poll_t *fds, unsigned int nfds, int timeout)
/* FIXME */
}
- if (count)
- goto leave; /* Early return without waiting. */
-
/* Now do the real select. */
#ifdef HAVE_W32_SYSTEM