]> git.g-eek.se Git - interimap.git/commitdiff
wibble
authorGuilhem Moulin <guilhem@fripost.org>
Mon, 7 Sep 2015 22:20:57 +0000 (00:20 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Mon, 7 Sep 2015 22:20:57 +0000 (00:20 +0200)
interimap

index a94110bca944869e05a83c271456fefee73a0543..9998427d1dc60cb99b00ade74d14c5612b5b984f 100755 (executable)
--- 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);