diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-03-31 03:45:52 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-04-01 10:16:06 -0700 |
| commit | 8c0cfadd9a8afd1accd05e5a31e044620726bcc8 (patch) | |
| tree | 582feff644e484c6c69af4e732e2d059974804c9 /alloc.c | |
| parent | configure.ac: remove USE_PIC comment (diff) | |
| download | git-8c0cfadd9a8afd1accd05e5a31e044620726bcc8.tar.gz git-8c0cfadd9a8afd1accd05e5a31e044620726bcc8.zip | |
xdiff/xmacros.h: remove unused XDL_PTRFREE
This macro was added in 3443546f6ef (Use a *real* built-in diff
generator, 2006-03-24), but none of the xdiff code uses it, it uses
xdl_free() directly.
If we need its functionality again we'll use the FREE_AND_NULL() macro
added in 481df65f4f7 (git-compat-util: add a FREE_AND_NULL() wrapper
around free(ptr); ptr = NULL, 2017-06-15).
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alloc.c')
0 files changed, 0 insertions, 0 deletions
