]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Remove mailbox_list_unescape_name() by moving its code inline
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 14 Jan 2021 13:22:20 +0000 (15:22 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Feb 2021 09:04:22 +0000 (09:04 +0000)
commit4224bb8302b59acf83ca15f260fd243ddacb939c
tree4a4ef3becbeb37ab4bb1cfb068dc90aa87fd2bda
parent20e26b52d567f6113a27276f7ba89589d6f5a742
lib-storage: Remove mailbox_list_unescape_name() by moving its code inline

There was only a single caller for this function. It doesn't need to exist.
src/lib-storage/mailbox-list-private.h
src/lib-storage/mailbox-list.c