]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Remove t_buffer_*_type()
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 12 Dec 2016 01:55:54 +0000 (03:55 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 17 Dec 2016 09:35:56 +0000 (11:35 +0200)
commitd75ed2777ab9ab1e0049dc3a07fef76fffcf7bee
treef0c0b77fa0d25d6d00c0af4da0644dd35d3541ca
parent201c1ef337be3bfbff680dc0216233b708fbd9e6
lib: Remove t_buffer_*_type()

The t_buffer_*() shouldn't normally be used anyway except in some low-level
string/buffer manipulation code, so there's not much point in trying to make
easier to use versions of them.
src/lib/data-stack.h
src/lib/test-data-stack.c