]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: opentracing: removed unused function flt_ot_var_unset()
authorMiroslav Zagorac <mzagorac@haproxy.com>
Tue, 1 Mar 2022 17:38:37 +0000 (18:38 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Apr 2022 14:31:33 +0000 (16:31 +0200)
commite40a34cea13b236261ae75940390da5ef4e66247
tree4fae2a13ddb1aefede93cfbd7124acbadcb676b5
parentb51e94b0b3c90322f24ed99710c769230d08c9e9
CLEANUP: opentracing: removed unused function flt_ot_var_unset()

The flt_ot_var_unset() function is not used anywhere and is unnecessary
in the existing implementation of the OpenTracing filter.

This patch must be backported as far as 2.4.
addons/ot/include/vars.h
addons/ot/src/vars.c