]> git.ipfire.org Git - thirdparty/git.git/commit
refs: remove unused typedef 'ref_transaction_commit_fn'
authorKarthik Nayak <karthik.188@gmail.com>
Mon, 4 May 2026 17:44:05 +0000 (19:44 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2026 07:34:07 +0000 (16:34 +0900)
commit8a349a1d7970ed2c6fcac8ea0c1d641384ad082d
tree915a43a9ec08689ec359f1f1cb82ecc737c6357b
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
refs: remove unused typedef 'ref_transaction_commit_fn'

The typedef 'ref_transaction_commit_fn' is not used anywhere in our
code, let's remove it.

Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs/refs-internal.h