diff options
author | Jeff King <peff@peff.net> | 2022-08-19 04:54:56 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-20 14:14:55 -0700 |
commit | 21a40847ed4a5ec96b0d9cc87b3fe406e7f8f904 (patch) | |
tree | 4b10528230361ff48a64020a1bb3b9b3e218cc20 /t/t9133-git-svn-nested-git-repo.sh | |
parent | 5db8e59cf10bdf5b3a8d4b7cf5c20ee912c2a63a (diff) |
reftable: drop unused parameter from reader_seek_linear()
The reader code passes around a "struct reftable_reader" context
variable. But the seek function doesn't need it; the table iterator we
already get is sufficient.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9133-git-svn-nested-git-repo.sh')
0 files changed, 0 insertions, 0 deletions