diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-07-17 06:56:37 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-07-16 22:16:16 -0700 |
| commit | f2c40e51b235b3814475d3988782ae5dfcae8752 (patch) | |
| tree | 80c0e21173392c0173955e9781106462d821a94b /builtin/count-objects.c | |
| parent | object-file: get rid of `the_repository` when writing objects (diff) | |
| download | git-f2c40e51b235b3814475d3988782ae5dfcae8752.tar.gz git-f2c40e51b235b3814475d3988782ae5dfcae8752.zip | |
object-file: inline `for_each_loose_file_in_objdir_buf()`
The function `for_each_loose_file_in_objdir_buf()` is declared in our
headers, but it is not used anywhere else than in the corresponding code
file itself. Drop the declaration and inline the function into its only
caller.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions
