]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Removed unnecessary code.
authorTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 14:02:19 +0000 (17:02 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 14:02:19 +0000 (17:02 +0300)
commit7da0a157dbcb64d3e97c01bcc87262bd944c6890
treefbeef071e965faa9ebf2ce1b49b86eb2897f7294
parent01615760737fbb249226ced6877e8fbad993ce71
lib-storage: Removed unnecessary code.
mailbox_dir_name is never NULL, and when it's empty it can be handled
exactly the same as when it's non-empty.
src/lib-storage/list/mailbox-list-index-backend.c