]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: include: remove unused mux_pt.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 12:04:31 +0000 (14:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitd7d2c281048dc8eeb65a3e68561be6f22d2fd59e
tree41eb7f2d265ac935f561c8d5615029703986c821
parentc761f843dac07a884d76978983d45d24f54b7752
CLEANUP: include: remove unused mux_pt.h

It used to be needed to export mux_pt_ops when it was the only way to
detect a mux but that's no longer the case.
include/proto/mux_pt.h [deleted file]
src/backend.c
src/checks.c
src/peers.c
src/stream_interface.c