]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] http: remove the last call to stream_int_return
authorWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 21:56:35 +0000 (23:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 21:56:35 +0000 (23:56 +0200)
commit8e89b84848b4eb58549692e8c44084bd17ca24dd
tree247057904589ca7903e01eec6871865e4d6d3071
parentb50943e717de78d88756d1ea8bc0cbd5c2e59677
[MINOR] http: remove the last call to stream_int_return

And remove the now unused function itself too.
include/proto/stream_interface.h
src/proto_http.c
src/stream_interface.c