diff options
| author | Sam Varshavchik | 2020-11-30 19:35:36 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-11-30 19:35:36 -0500 | 
| commit | 32aca7975152a42e5f220b09c5e9cbafd6c597a6 (patch) | |
| tree | 7b839de6112c4e4ece0a51d3e27ec395b136314c /imap/imapscanclient.h | |
| parent | 844f6a9ef755c1c5826c9583b364af08b54a4dcc (diff) | |
| download | courier-libs-32aca7975152a42e5f220b09c5e9cbafd6c597a6.tar.bz2 | |
imap: send Unicode alerts only for new messages.
Diffstat (limited to 'imap/imapscanclient.h')
| -rw-r--r-- | imap/imapscanclient.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/imap/imapscanclient.h b/imap/imapscanclient.h index 373bc83..2e516cb 100644 --- a/imap/imapscanclient.h +++ b/imap/imapscanclient.h @@ -23,7 +23,6 @@ struct imapscanmessageinfo {  	char storeflag;  /* Used by imap_addRemoveKeywords() */ -	char err8bitflag;       /* Invalid 8 bit header error was reported */  	/* When reading keywords, hash messages by filename */  	struct imapscanmessageinfo *firstBucket, *nextBucket; | 
