CLEANUP: htx: remove unused co_htx_remove_blk()
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 24 Feb 2022 16:15:06 +0000 (17:15 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 14 Mar 2022 14:27:38 +0000 (15:27 +0100)
commita078552ece55658224f9d2bb847c526882770ef1
tree1d2188ac507bf0dd14158f1889c49af23d521c17
parentb9bf1623d67c57acc97ff61ea1b5635215526d6e
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.

(cherry picked from commit f5ba296ec8441d5aca838d1e6abdeb8dec125892)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
include/haproxy/channel.h