MINOR: config: remove deprecated option "http-tunnel"
authorWilly Tarreau <w@1wt.eu>
Fri, 11 Jun 2021 14:06:29 +0000 (16:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 11 Jun 2021 14:57:34 +0000 (16:57 +0200)
commitd2f2537d1b0b0e4f7da3740aa7270b04af8f7def
tree804df93a950b97217e25cce77d780040bf756ae0
parent6ba69841f8612d09ec1320e7e82799cf525e3099
MINOR: config: remove deprecated option "http-tunnel"

It was marked as deprecated in 2.1-dev2 and for removal in 2.2, but it
was missed. A warning was already emitted and the doc didn't refer to
it any more, let's now get rid of it.
src/cfgparse-listen.c