aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fetchmail.h b/fetchmail.h
index c4ce591d..21de95d4 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -276,7 +276,6 @@ extern int linelimit; /* limit # lines retrieved per site */
extern flag versioninfo; /* emit only version info */
extern char *user; /* name of invoking user */
extern char *home; /* home directory of invoking user */
-extern char *fetchmailhost; /* the name of the host running fetchmail */
extern int pass; /* number of re-polling pass */
extern flag configdump; /* dump control blocks as Python dictionary */