MINOR: http-conv: Don't check if argument list is set in sample converters
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 10:25:02 +0000 (11:25 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 12:26:02 +0000 (13:26 +0100)
commit72dbcfe66d6f080744a8956a27fd017d7b1ed13a
tree698f61092bf4405ddbb56503d9e91f355ccdd7d8
parent623af93722c6fda0d522f81a467bb18244ecd366
MINOR: http-conv: Don't check if argument list is set in sample converters

The list is always defined by definition. Thus there is no reason to test
it.
src/http_conv.c