summaryrefslogtreecommitdiff
path: root/lib/pop3.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pop3.h')
-rw-r--r--lib/pop3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/pop3.h b/lib/pop3.h
index 459a03d7a..4277535ae 100644
--- a/lib/pop3.h
+++ b/lib/pop3.h
@@ -57,7 +57,6 @@ typedef enum {
perhaps the SessionHandle is changed between the times the connection is
used. */
struct POP3 {
- curl_off_t *bytecountp;
curl_pp_transfer transfer;
char *id; /* Message ID */
char *custom; /* Custom Request */