aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fetchmail.c b/fetchmail.c
index e7f48668..aff4877b 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -1150,8 +1150,6 @@ static int load_params(int argc, char **argv, int optind)
flag = FALSE;\
else\
flag = (dflt)
- /* one global gets treated specially */
- DEFAULT(run.showdots, run.poll_interval==0 || nodetach);
/* merge in wired defaults, do sanity checks and prepare internal fields */
for (ctl = querylist; ctl; ctl = ctl->next)