]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: htx: remove unused co_htx_remove_blk()
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 24 Feb 2022 16:15:06 +0000 (17:15 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 14 Mar 2022 14:10:12 +0000 (15:10 +0100)
commitf5ba296ec8441d5aca838d1e6abdeb8dec125892
treeaa4040b0f8e79e686086b68572aeb7c8af8a2ee8
parent2b7dc4edb054ae6496ee72b502674a073b9cf2cd
CLEANUP: htx: remove unused co_htx_remove_blk()

Remove the unused co_htx_remove_blk(), this function was confusing
because you need to check the output size from the caller anyway.
include/haproxy/channel.h