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 /lib/commit.tcl | |
parent | e7e952f5c27bbca3d98bbcea6d20cd5b63d7d8e5 (diff) |
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 'lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions