dovecot-2.0: Removed unused code.

dovecot at dovecot.org dovecot at dovecot.org
Mon Sep 7 19:06:27 EEST 2009


details:   http://hg.dovecot.org/dovecot-2.0/rev/6e5cc5d4cec4
changeset: 9899:6e5cc5d4cec4
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Sep 07 12:06:15 2009 -0400
description:
Removed unused code.

diffstat:

1 file changed, 2 deletions(-)
src/plugins/notify/notify-storage.c |    2 --

diffs (12 lines):

diff -r 7afe868ee86f -r 6e5cc5d4cec4 src/plugins/notify/notify-storage.c
--- a/src/plugins/notify/notify-storage.c	Mon Sep 07 12:05:29 2009 -0400
+++ b/src/plugins/notify/notify-storage.c	Mon Sep 07 12:06:15 2009 -0400
@@ -142,8 +142,6 @@ static int
 static int
 notify_save_finish(struct mail_save_context *ctx)
 {
-	struct notify_transaction_context *lt =
-		NOTIFY_CONTEXT(ctx->transaction);
 	union mailbox_module_context *lbox =
 		NOTIFY_CONTEXT(ctx->transaction->box);
 	struct mail *dest_mail = ctx->copying ? NULL : ctx->dest_mail;


More information about the dovecot-cvs mailing list