mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 11:10:59 +02:00
Remove exports for functions that are not called directly anymore, and make them static. This involves some reordering to avoid the need for a forward static declaration. Also remove the old callback fields from the lbprm struct.