diff options
| author | Jeff King <peff@peff.net> | 2023-03-17 15:16:34 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-03-17 14:17:48 -0700 |
| commit | 647edf79d6b61391392ed42435b3214c02f539f1 (patch) | |
| tree | 4173ce0fefb20c208174ed18f0dce5d09194ac87 /commit-slab-impl.h | |
| parent | mailmap: drop debugging code (diff) | |
| download | git-647edf79d6b61391392ed42435b3214c02f539f1.tar.gz git-647edf79d6b61391392ed42435b3214c02f539f1.zip | |
http: drop unused parameter from start_object_request()
We take a "walker" parameter for the request, but don't actually look at
it. This is due to 5424bc557f (http*: add helper methods for fetching
objects (loose), 2009-06-06). Before then, we consulted the "walker"
struct to tell us if we should be verbose, but now those messages are
printed elsewhere.
Let's drop the unused parameter to make -Wunused-parameter happy.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-slab-impl.h')
0 files changed, 0 insertions, 0 deletions
