aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-06 22:10:32 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-06 22:10:32 +0000
commitbcb9abf2ef08ea1edb88a9ece11600ba52d4f9cd (patch)
tree6e614be551402ce7899558097276574d8bfa35c1 /fetchmail.h
parent52f84c07a2421cfa86243b332636a474c08a4e2b (diff)
downloadfetchmail-bcb9abf2ef08ea1edb88a9ece11600ba52d4f9cd.tar.gz
fetchmail-bcb9abf2ef08ea1edb88a9ece11600ba52d4f9cd.tar.bz2
fetchmail-bcb9abf2ef08ea1edb88a9ece11600ba52d4f9cd.zip
Unnecessary.
svn path=/trunk/; revision=2802
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 02cc3b9b..76ec4a79 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -282,7 +282,6 @@ struct query
unsigned int uid; /* UID of user to deliver to */
struct idlist *skipped; /* messages skipped on the mail server */
struct idlist *oldsaved, *newsaved;
- flag have_uids; /* have we seen UIDs during this query? */
char *lastid; /* last Message-ID seen on this connection */
/* internal use -- per-message state */