aboutsummaryrefslogtreecommitdiff
path: root/lib/imap.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/imap.h')
-rw-r--r--lib/imap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/imap.h b/lib/imap.h
index 09c296f4c..08c35b630 100644
--- a/lib/imap.h
+++ b/lib/imap.h
@@ -56,7 +56,6 @@ typedef enum {
perhaps the SessionHandle is changed between the times the connection is
used. */
struct IMAP {
- curl_off_t *bytecountp;
curl_pp_transfer transfer;
char *mailbox; /* Mailbox to select */
char *uidvalidity; /* UIDVALIDITY to check in select */