Ezekiel Newren 083774849b xdiff: move xdl_cleanup_records() from xprepare.c to xdiffi.c
Only the classic diff uses xdl_cleanup_records(). Move it,
xdl_clean_mmatch(), and the macros to xdiffi.c and call
xdl_cleanup_records() inside of xdl_do_classic_diff(). This better
organizes the code related to the classic diff.

Signed-off-by: Ezekiel Newren <ezekielnewren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-01-04 11:44:52 +09:00
..
2022-07-08 09:34:30 -07:00