dovecot-2.0: Compiler warning fix.

dovecot at dovecot.org dovecot at dovecot.org
Sun Feb 14 23:40:28 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0/rev/9b57e7f41c53
changeset: 10713:9b57e7f41c53
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Feb 14 23:32:16 2010 +0200
description:
Compiler warning fix.

diffstat:

 src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 38897b223957 -r 9b57e7f41c53 src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c
--- a/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c	Sun Feb 14 22:49:11 2010 +0200
+++ b/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c	Sun Feb 14 23:32:16 2010 +0200
@@ -142,7 +142,6 @@
 static int
 sdbox_sync_index_rebuild_singles(struct dbox_sync_rebuild_context *ctx)
 {
-	struct sdbox_mailbox *mbox = (struct sdbox_mailbox *)ctx->box;
 	const char *alt_path;
 	int ret = 0;
 


More information about the dovecot-cvs mailing list