]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: checks: Don't export anymore init_check and srv_check_healthcheck_port
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 26 Mar 2020 20:10:03 +0000 (21:10 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:37 +0000 (09:39 +0200)
commit31c30fdf1ea82cde9544ceab9cdff71ab1bb200a
tree501c24a4d5013e17ac4553ecb9752d4b051f82af
parent8892e5d30b2c20fce04f2f44202bc1f127076c15
CLEANUP: checks: Don't export anymore init_check and srv_check_healthcheck_port

These functions are no longer called outside the checks.
include/proto/checks.h
src/checks.c