]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: unix: remove the now unused proto_uxst.h file
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Sep 2017 05:59:31 +0000 (07:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Sep 2017 09:49:52 +0000 (11:49 +0200)
commit31794892af34e2c52877928b14f9416a3017d27b
tree05b6dbc9b7035d4e143eecf0f4b0ffee7e4be25e
parent9d5be5c82378ba3b02b2ff94178e5c8aa835f5c6
MINOR: unix: remove the now unused proto_uxst.h file

Since everything is self contained in proto_uxst.c there's no need to
export anything. The same should be done for proto_tcp.c but the file
contains other stuff that's not related to the TCP protocol itself
and which should first be moved somewhere else.
include/proto/proto_uxst.h [deleted file]
src/cli.c
src/proto_uxst.c
src/stats.c