dovecot-2.2: lib-storage: Minor code cleanup

dovecot at dovecot.org dovecot at dovecot.org
Thu Jul 5 16:11:08 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/94fd1ec48e81
changeset: 14710:94fd1ec48e81
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Jul 05 16:11:00 2012 +0300
description:
lib-storage: Minor code cleanup

diffstat:

 src/lib-storage/index/index-search.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r e9e1b97c78c7 -r 94fd1ec48e81 src/lib-storage/index/index-search.c
--- a/src/lib-storage/index/index-search.c	Thu Jul 05 16:08:07 2012 +0300
+++ b/src/lib-storage/index/index-search.c	Thu Jul 05 16:11:00 2012 +0300
@@ -160,7 +160,6 @@
 	}
 
 	ctx->pvt_uid = uid;
-	ctx->pvt_seq = uid;
 	return mail_index_lookup_seq(ctx->mail_ctx.transaction->view_pvt,
 				     uid, &ctx->pvt_seq);
 }


More information about the dovecot-cvs mailing list