diff options
author | Taylor Blau <me@ttaylorr.com> | 2024-01-26 23:00:50 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-01-29 09:26:17 -0800 |
commit | 36c9c44fa4b5c745b24a2e6444de20df9f4a1f5c (patch) | |
tree | 21a4098a334acb1793866679b838b5fd79c67690 /diff.c | |
parent | 564d0252ca632e0264ed670534a51d18a689ef5d (diff) |
pack-bitmap: drop unused `reuse_objects`
This variable is no longer used for doing verbatim pack-reuse (or
anywhere within pack-bitmap.c) since d2ea031046 (pack-bitmap: don't rely
on bitmap_git->reuse_objects, 2019-12-18).
Remove it to avoid an unused struct member.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions