summaryrefslogtreecommitdiff
path: root/t/unit-tests/t-oidmap.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-02 07:38:19 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-02 08:54:32 -0700
commit91d351ec88b39070a65e118512d369f052205187 (patch)
treecd72541ba2194c05023752b36a206625b6be6238 /t/unit-tests/t-oidmap.c
parent406f326d271e0bacecdb00425422c5fa3f314930 (diff)
refs: drop `ref_store`-less functions
In c8f815c208 (refs: remove functions without ref store, 2024-05-07), we have removed functions of the refs subsystem that do not take a ref store as input parameter. In order to make it easier for folks to figure out how to replace calls to such functions in in-flight patch series, we kept their definitions around in an ifdeffed block. Now that Git v2.46 is out, it is rather unlikely that anybody still has references to these old functions in their unreleased patches. Let's thus drop them. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-oidmap.c')
0 files changed, 0 insertions, 0 deletions