]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
comment update
authorTimo Sirainen <tss@iki.fi>
Thu, 29 May 2003 22:48:15 +0000 (01:48 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 29 May 2003 22:48:15 +0000 (01:48 +0300)
--HG--
branch : HEAD

src/lib-index/maildir/maildir-sync.c

index f460aef298570f38962a837ee493bb737bdcfb82..2b1c123c1bc8ce93113b637ae48e1bae0e50c418 100644 (file)
@@ -946,9 +946,7 @@ static int maildir_sync_new_dir(struct maildir_sync_context *ctx,
        if (append_index) {
                if (ctx->index->maildir_have_new) {
                        /* some of the mails in new/ are already indexed.
-                          we'll have to do a full sync.
-                          FIXME: or not really, just full sync for mails
-                          in new/ */
+                          we'll have to do a full sync. */
                        return maildir_sync_new_dir_full(ctx);
                }