diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-01-28 09:41:27 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-01-28 13:03:22 -0800 |
commit | 3656d57bbf4d82b62f368d56d3c4703f3916c2dc (patch) | |
tree | 9d1388c678f5260bd42595c260355a18cbb3899e /builtin/commit-graph.c | |
parent | ee109848cf18df772b0f5f8e70fa7c7f4bfb2e92 (diff) |
compat: drop `uncompress2()` compatibility shim
Our compat library has an implementation of zlib's `uncompress2()`
function that gets used when linking against an old version of zlib
that doesn't yet have it. The last user of `uncompress2()` got removed
in 15a60b747e (reftable/block: open-code call to `uncompress2()`,
2024-04-08), so the compatibility code is not required anymore. Drop it.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions