summaryrefslogtreecommitdiff
path: root/object-file.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2022-10-17 21:09:07 -0400
committerJunio C Hamano <gitster@pobox.com>2022-10-17 21:24:04 -0700
commit0ada4b9bfeb42409f4bea1beef006fbd854aa108 (patch)
tree6af9099413595f58cd7c5556427bb49e7da442b5 /object-file.c
parentdfd2a238855967035cca3bf1475e542ba2f7823b (diff)
diffcore-pickaxe: mark unused parameters in pickaxe functions
We have a virtual pickaxe_fn for handling -G versus -S pickaxe options. They need to take the same set of parameters, but of course they care about different ones (e.g., a regex -G will never use a kwset). Mark the unused ones to appease -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object-file.c')
0 files changed, 0 insertions, 0 deletions