mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-28 21:41:11 +01:00
arg_i was almost unused, and since we migrated to use struct arg everywhere, the rare cases where arg_i was needed could be replaced by switching to arg->type = ARGT_STOP.