diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2025-05-15 13:11:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-15 13:46:47 -0700 |
commit | fc451e6ea85310725532cbdbc280f8a56a7ec7df (patch) | |
tree | 003e2eba20df2e7110dd02083fa6b9b40f4edb7b /commit-graph.c | |
parent | 3d39bcd98ecce0fce77b00fd680bd245b2161ddf (diff) |
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>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions