]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Remove mailbox_list_escape_name() by moving its code inline
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 14 Jan 2021 13:20:13 +0000 (15:20 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Feb 2021 09:04:22 +0000 (09:04 +0000)
commit20e26b52d567f6113a27276f7ba89589d6f5a742
tree8047ee3b553bc96511f4f24ad7ef690d60d8db76
parent71877ef5e438cee69b7eb0adc0bb7a8e807b36d2
lib-storage: Remove mailbox_list_escape_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