pack-revindex: remove unused 'find_pack_revindex()'
commit1c3855f33b66accf106a015a4f94c3b7775c54f9
authorTaylor Blau <me@ttaylorr.com>
Wed, 13 Jan 2021 22:24:58 +0000 (13 17:24 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Jan 2021 05:53:47 +0000 (13 21:53 -0800)
tree23de46240a6684f3ba4fa40e91f2dfc25f88bd79
parent2891b434ac4b3e83b49d94b36825915734b8adcc
pack-revindex: remove unused 'find_pack_revindex()'

Now that no callers of 'find_pack_revindex()' remain, remove the
function's declaration and implementation entirely.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pack-revindex.c
pack-revindex.h