aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap2
1 files changed, 0 insertions, 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);