]> git.kaiwu.me - haproxy.git/commit
CLEANUP: buffers: remove unused function buffer_contig_space_with_res()
authorWilly Tarreau <w@1wt.eu>
Thu, 24 Apr 2014 15:14:51 +0000 (17:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Apr 2014 15:19:22 +0000 (17:19 +0200)
commit5a8ba60fe1a4318f64854b0bc810f068f1eb8e89
tree0fe74ae2dac47d5cdde278eef492c0f93417523e
parent285ff0f25a105f6714ae5dbc334c86e308d4bd46
CLEANUP: buffers: remove unused function buffer_contig_space_with_res()

This function is now unused and was dangerous. Its cousin
buffer_contig_space_res() was removed as well since it was the only
one to use it.
include/common/buffer.h
include/proto/channel.h