]> git.99rst.org Git - git.git/commit
packfile: drop `packfile_store_get_packs()`
authorPatrick Steinhardt <redacted>
Thu, 9 Oct 2025 08:01:38 +0000 (10:01 +0200)
committerJunio C Hamano <redacted>
Thu, 16 Oct 2025 21:42:39 +0000 (14:42 -0700)
commit5b410c82768c025814af17e23cea3b7f253f111d
treedb87102e7dad169c92054fa680e9fe036502b168
parentfdebc5d4da055c281f27d2fe9b2022ebdd4171d4
packfile: drop `packfile_store_get_packs()`

In the preceding commits we have removed all remaining callers of
`packfile_store_get_packs()`, the function is thus unused now. Remove
it.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
packfile.c
packfile.h
git clone https://git.99rst.org/PROJECT