mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-24 16:32:07 +01:00
Instead of having a struct that contains a single pointer in the appctx context, let's directly use the generic context pointer and get rid of the now unused sft.ptr entry.