From a2eaeaa297462b918babd71c75eb6948e335c173 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 2 Oct 1996 14:19:31 +0000 Subject: Remove idfile. svn path=/trunk/; revision=200 --- fetchmail.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fetchmail.c') diff --git a/fetchmail.c b/fetchmail.c index bdd5d96c..86ea3872 100644 --- a/fetchmail.c +++ b/fetchmail.c @@ -57,7 +57,6 @@ int quitmode; /* if --quit was set */ /* miscellaneous global controls */ char *rcfile; /* path name of rc file */ -char *idfile; /* path name of id file */ int versioninfo; /* emit only version info */ /********************************************************************* -- cgit v1.2.3