diff options
author | Jeff King <peff@peff.net> | 2023-08-29 19:45:39 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-08-29 17:56:26 -0700 |
commit | fd3fe4914a59df93aeb67572d8932d2ae4cedb0d (patch) | |
tree | d8c701bec4d20e9fdfd6290f8be4cb33b9c15aa7 /commit-graph.c | |
parent | ccf759cdb7e11e9fcfcbad02685472ce2c7a7d9a (diff) |
bundle-uri: mark unused parameters in callbacks
The first hunk is similar to 02c3c59e62 (hashmap: mark unused callback
parameters, 2022-08-19), but was added after that commit.
The other two are used with for_all_bundles_in_list(), but don't use
their void data pointer.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions