diff options
author | Elijah Newren <newren@gmail.com> | 2021-07-31 17:27:38 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-08-03 15:13:38 -0700 |
commit | 62a15162fe60f11c515bec116c9a1f58173a032f (patch) | |
tree | de4dbc9e7e817dfe29942cf3af8ae3c439d0b68b /t/lib-t6000.sh | |
parent | merge-ort: reuse path strings in pool_alloc_filespec (diff) | |
download | tgif-62a15162fe60f11c515bec116c9a1f58173a032f.tar.xz |
merge-ort: remove compile-time ability to turn off usage of memory pools
Simplify code maintenance by removing the ability to toggle between
usage of memory pools and direct allocations. This allows us to also
remove paths_to_free since it was solely about bookkeeping to make sure
we freed the necessary paths, and allows us to remove some auxiliary
functions.
Suggested-by: Jeff King <peff@peff.net>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-t6000.sh')
0 files changed, 0 insertions, 0 deletions