aboutsummaryrefslogtreecommitdiffstats
path: root/pop3.c
diff options
context:
space:
mode:
Diffstat (limited to 'pop3.c')
-rw-r--r--pop3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pop3.c b/pop3.c
index cf950545..c5da128c 100644
--- a/pop3.c
+++ b/pop3.c
@@ -816,7 +816,6 @@ static int pop3_fastuidl( int sock, struct query *ctl, unsigned int count, int
int ok;
unsigned int first_nr, last_nr, try_nr;
char id [IDLEN+1];
- struct idlist *savep = NULL; /** pointer to cache save_str result, speeds up saves */
first_nr = 0;
last_nr = count + 1;