diff options
| author | Jeff King <peff@peff.net> | 2021-12-03 00:11:40 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-12-04 23:27:53 -0800 |
| commit | 25449450c0d07dfd490906c5114f67452aa18de8 (patch) | |
| tree | 7c5681cadffbedede3703df5ccc0d378d275c05c /t/helper/test-run-command.c | |
| parent | cf0b26d90c93ce0a600ed094107b5f1a611750e9 (diff) | |
xdiff: drop xpparam_t parameter from histogram cmp_recs()
Since 663c5ad035 (diff histogram: intern strings, 2021-11-17), our
cmp_recs() does not call xdl_recmatch(), and thus no longer needs an
xpparam_t struct from which to get the flags. We can drop the unused
parameter from the function, as well as the macro which wraps it.
There's no functional change here; it's just simplifying things (and
making -Wunused-parameter happier).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-run-command.c')
0 files changed, 0 insertions, 0 deletions
