diff options
Diffstat (limited to 'fetchmail.h')
-rw-r--r-- | fetchmail.h | 1 |
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 */ |