From 56f2f5e7a800ec59ae8d027a6c551ebf84fbda94 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 2 Aug 1998 18:43:17 +0000 Subject: Eliminate agethostbyname call in non-ETRN modes. svn path=/trunk/; revision=2033 --- fetchmail.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fetchmail.h') 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 */ -- cgit v1.2.3