mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-16 20:41:07 +01:00
This callback function was only defined by the mux-h1. But it has been removed in the previous commit because it is unused now. So, we can do a step forward removing the callback function from the mux definition and the cs_info structure.