aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-02-11 05:45:27 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-02-11 05:45:27 +0000
commit67ec1aef79979d7723637b1422aa60de8d794689 (patch)
tree7ad8a61d3b35ff251bfb6a87b3f4bacefe593982 /fetchmail.c
parentb8d95320764c0b9c29b9d03d385867c9f4dd30f1 (diff)
downloadfetchmail-67ec1aef79979d7723637b1422aa60de8d794689.tar.gz
fetchmail-67ec1aef79979d7723637b1422aa60de8d794689.tar.bz2
fetchmail-67ec1aef79979d7723637b1422aa60de8d794689.zip
Dave Zarzycki's correction.
svn path=/trunk/; revision=3047
Diffstat (limited to 'fetchmail.c')
-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