mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 21:59:10 +02: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.