]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove debugging information
authorAlan T. DeKok <aland@freeradius.org>
Mon, 12 May 2025 12:53:02 +0000 (08:53 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 12 May 2025 12:53:02 +0000 (08:53 -0400)
src/lib/unlang/xlat_builtin.c

index dd6c1afa9dd12c9b80f48e2c50ec114149e4c04f..a34697fbebdce72846e4317f41aca5a57a529c8b 100644 (file)
@@ -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);
 
        /*