aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorEzekiel Newren <ezekielnewren@gmail.com>2025-09-26 22:41:51 +0000
committerJunio C Hamano <gitster@pobox.com>2025-09-30 14:12:39 -0700
commit7bdeb3afad908e52baab6e58397423aa2d2f3d29 (patch)
tree2c0b8af84934872bb305dde420157192ec8cc2c5 /commit.c
parentxdiff: delete unnecessary fields from xrecord_t and xdfile_t (diff)
downloadgit-7bdeb3afad908e52baab6e58397423aa2d2f3d29.tar.gz
git-7bdeb3afad908e52baab6e58397423aa2d2f3d29.zip
xdiff: delete superfluous function xdl_get_rec() in xemit
When xrecord_t was a linked list, and recs didn't exist, I assume this function walked the list until it found the right record. Accessing a contiguous array is so trivial that this function is now superfluous. Delete it. Signed-off-by: Ezekiel Newren <ezekielnewren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions