]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: http/tcp actions: remove the scope member
authorThierry FOURNIER <tfournier@arpalert.org>
Tue, 11 Aug 2015 08:59:49 +0000 (10:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Aug 2015 11:44:53 +0000 (13:44 +0200)
commita6b6343cff85abe10603c1cb3a0d4999fb886f6f
tree9545d1defd1726a760969a8c88d7df1b11feec97
parent9b49f589ed230fa8754b9113e3f5d7118d20dff0
CLEANUP: http/tcp actions: remove the scope member

The scope member is not used. This patch removes this entry.
include/types/proto_http.h
include/types/proto_tcp.h
src/hlua.c
src/proto_http.c
src/vars.c