MINOR: sample: Don't check if argument list is set in sample fetches
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 10:29:28 +0000 (11:29 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 29 Jan 2021 12:26:13 +0000 (13:26 +0100)
commite6e7a585e979b03d23ad8f640837d1c762583d39
treec9f59fc5b6aa76a3042227cbf908db3e673caa09
parent72dbcfe66d6f080744a8956a27fd017d7b1ed13a
MINOR: sample: Don't check if argument list is set in sample fetches

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