From: Alan T. DeKok Date: Mon, 12 May 2025 12:53:02 +0000 (-0400) Subject: remove debugging information X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d50ffb057b64a17ff489f170da472115d8cf9d;p=thirdparty%2Ffreeradius-server.git remove debugging information --- diff --git a/src/lib/unlang/xlat_builtin.c b/src/lib/unlang/xlat_builtin.c index dd6c1afa9dd..a34697fbebd 100644 --- a/src/lib/unlang/xlat_builtin.c +++ b/src/lib/unlang/xlat_builtin.c @@ -4081,7 +4081,6 @@ static xlat_action_t protocol_encode_xlat(TALLOC_CTX *ctx, fr_dcursor_t *out, memcpy(&tp_encode, xctx->inst, sizeof(tp_encode)); /* const issues */ - fr_value_box_debug(in_head); cursor = fr_value_box_get_void_type(in_head, fr_dcursor_t); /*