mirror of
https://github.com/git/git.git
synced 2026-04-07 15:30:09 +02: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