diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-31 03:45:55 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-04-01 10:16:11 -0700 |
| commit | 0b75e5bf22d6c2ad0589990613478277a7a48c6f (patch) | |
| tree | 0afde9822cd7c0087b8431c385076104a2552d6a /builtin/commit-graph.c | |
| parent | object-store.h: remove unused has_sha1_file*() (diff) | |
| download | git-0b75e5bf22d6c2ad0589990613478277a7a48c6f.tar.gz git-0b75e5bf22d6c2ad0589990613478277a7a48c6f.zip | |
alloc.[ch]: remove alloc_report() function
The alloc_report() function has been orphaned since its introduction
in 855419f764a (Add specialized object allocator, 2006-06-19), it
appears to have been used for demonstration purposes in that commit
message.
These might be handy to manually use in a debugger, but keeping them
and the "count" member of "alloc_state" just for that doesn't seem
worth it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
