]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: buffer: remove bi_getblk() and bi_getblk_nc()
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Jun 2018 14:02:40 +0000 (16:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:40 +0000 (16:23 +0200)
commitd55fe397a0aa5c0c3f5b58d38e56ef20976f22d6
treeb91421dc8af50579d08931f2d268087efc783803
parentaa7af7213d89d88180ab6fc8bdb9ad86220522e2
MINOR: buffer: remove bi_getblk() and bi_getblk_nc()

These ones were relying on bi_ptr() and are not used. They may be
reimplemented later in the channel if needed.
include/common/buffer.h