summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2022-12-13 06:14:23 -0500
committerJunio C Hamano <gitster@pobox.com>2022-12-13 22:16:23 +0900
commitd3beb61f939ffcdbefc02d9ddf9d7a46102ec663 (patch)
treedff18ffe607741d5f7fc5f2d1eb4074a7aa86ac3 /contrib/persistent-https
parent61bdc7c5d8b1dedc5f9c3af45c5738d14136ae90 (diff)
downloadgit-d3beb61f939ffcdbefc02d9ddf9d7a46102ec663.tar.gz
git-d3beb61f939ffcdbefc02d9ddf9d7a46102ec663.zip
list-objects-filter: mark unused parameters in virtual functions
The "struct filter" abstract type defines several virtual function pointers. Not all of the concrete functions need every parameter, but they have to conform to the generic interface. Mark unused ones to silence -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions