aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.c b/fetchmail.c
index 56849bf2..69a137e5 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -541,7 +541,6 @@ int main(int argc, char **argv)
*/
if (run.poll_interval)
{
- deal_with_sigchld();
if (nodetach)
deal_with_sigchld();
else