aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/imap.c b/imap.c
index 276cf46d..4c7b733c 100644
--- a/imap.c
+++ b/imap.c
@@ -568,8 +568,6 @@ static int imap_fetch_body(int sock, struct query *ctl, int number, int *lenp)
static int imap_trail(int sock, struct query *ctl, int number)
/* discard tail of FETCH response after reading message text */
{
- int num;
-
/* expunges change the fetch numbers */
/* number -= deletecount; */