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

The flt_ot_var_get() 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