git/trace2
Johannes Schindelin fc451e6ea8 trace2: avoid "futile conditional"
CodeQL reports empty `if` blocks that only contain a comment as "futile
conditional". The comment talks about potential plans to turn this into
a warning, but that seems not to have been necessary. Replace the entire
construct with a concise comment.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-05-15 13:46:47 -07:00
..
tr2_cfg.c
tr2_cfg.h
tr2_cmd_name.c
tr2_cmd_name.h
tr2_ctr.c
tr2_ctr.h
tr2_dst.c
tr2_dst.h
tr2_sid.c
tr2_sid.h
tr2_sysenv.c
tr2_sysenv.h
tr2_tbuf.c
tr2_tbuf.h
tr2_tgt.h
tr2_tgt_event.c
tr2_tgt_normal.c
tr2_tgt_perf.c
tr2_tls.c
tr2_tls.h trace2: fix typos 2024-10-03 12:06:50 -07:00
tr2_tmr.c
tr2_tmr.h