summaryrefslogtreecommitdiff
path: root/archive-zip.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2022-08-19 06:08:42 -0400
committerJunio C Hamano <gitster@pobox.com>2022-08-19 12:18:55 -0700
commit9f5a9de7c83cac4bd6397eafaa6e39dad7a77032 (patch)
tree6d88c8c58fe399b267c455a2a694f7e87906630e /archive-zip.c
parentf7d5741279ce8406a274f9de8ef4eeff5ca3f149 (diff)
downloadgit-9f5a9de7c83cac4bd6397eafaa6e39dad7a77032.tar.gz
streaming: mark unused virtual method parameters
Streaming "open" functions need to conform to the same virtual function interface, but not every implementation needs every parameter. Mark the unused ones as such to appease -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive-zip.c')
0 files changed, 0 insertions, 0 deletions