From cae1053b970057da675549ca42a71db62908ed69 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 8 Sep 2015 00:20:57 +0200 Subject: wibble --- interimap | 2 -- 1 file changed, 2 deletions(-) diff --git a/interimap b/interimap index a94110b..9998427 100755 --- a/interimap +++ b/interimap @@ -1154,8 +1154,6 @@ if (defined $COMMAND and $COMMAND eq 'repair') { while(1) { while(@MAILBOXES) { - my $cache; - my $update = 0; if (defined $MAILBOX and ($lIMAP->is_dirty($MAILBOX) or $rIMAP->is_dirty($MAILBOX))) { # $MAILBOX is dirty on either the local or remote mailbox sync_messages($IDX, $MAILBOX); -- cgit v1.2.3