diff options
Diffstat (limited to 'fetchmail.c')
-rw-r--r-- | fetchmail.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 */ /********************************************************************* |