dovecot-2.2: sdbox: Removed unnecessary code line.

dovecot at dovecot.org dovecot at dovecot.org
Mon Sep 17 17:51:16 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/64f556e62025
changeset: 15084:64f556e62025
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Sep 17 17:51:03 2012 +0300
description:
sdbox: Removed unnecessary code line.

diffstat:

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

diffs (11 lines):

diff -r a821cce04eb7 -r 64f556e62025 src/lib-storage/index/dbox-single/sdbox-storage.h
--- a/src/lib-storage/index/dbox-single/sdbox-storage.h	Sun Sep 16 16:48:48 2012 +0300
+++ b/src/lib-storage/index/dbox-single/sdbox-storage.h	Mon Sep 17 17:51:03 2012 +0300
@@ -36,7 +36,6 @@
 int sdbox_mail_open(struct dbox_mail *mail, uoff_t *offset_r,
 		    struct dbox_file **file_r);
 
-uint32_t dbox_get_uidvalidity_next(struct mailbox_list *list);
 int sdbox_read_header(struct sdbox_mailbox *mbox,
 		      struct sdbox_index_header *hdr, bool log_error);
 void sdbox_set_mailbox_corrupted(struct mailbox *box);


More information about the dovecot-cvs mailing list