dovecot-2.2: lib-storage: Reverted previous change after all.
dovecot at dovecot.org
dovecot at dovecot.org
Wed May 29 03:27:37 EEST 2013
details: http://hg.dovecot.org/dovecot-2.2/rev/429a8cd829d6
changeset: 16412:429a8cd829d6
user: Timo Sirainen <tss at iki.fi>
date: Wed May 29 03:26:41 2013 +0300
description:
lib-storage: Reverted previous change after all.
diffstat:
src/lib-storage/mailbox-list.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 2306acef767e -r 429a8cd829d6 src/lib-storage/mailbox-list.c
--- a/src/lib-storage/mailbox-list.c Wed May 29 03:23:40 2013 +0300
+++ b/src/lib-storage/mailbox-list.c Wed May 29 03:26:41 2013 +0300
@@ -1454,8 +1454,6 @@
&index_dir);
if (ret <= 0)
return ret;
- if (index_dir[0] == '\0')
- return 0;
ret = mailbox_list_get_root_path(list, MAILBOX_LIST_PATH_TYPE_MAILBOX,
&root_dir);
if (ret <= 0)
More information about the dovecot-cvs
mailing list