mirror of
https://github.com/git/git.git
synced 2026-03-03 12:57:59 +01:00
The for_each_{loose,packed}_object interface uses callback functions,
but not every callback needs all of the parameters. Mark the unused ones
to satisfy -Wunused-parameter.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.1 KiB
4.1 KiB