]> git.ipfire.org Git - thirdparty/haproxy.git/commit
IMPORT: ebtree: delete unusable ebpttree.c
authorWilly Tarreau <w@1wt.eu>
Wed, 11 Jun 2025 20:00:18 +0000 (22:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 17 Sep 2025 12:30:31 +0000 (14:30 +0200)
commitdcd4d3672396a90ed54ebb113846a5585665cd49
tree781fd5681ed644a16e8bd430b0cf71e4841c0368
parentb72225dee214da781295b2e512fb6cd017f6ff6a
IMPORT: ebtree: delete unusable ebpttree.c

Since commit 21fd162 ("[MEDIUM] make ebpttree rely solely on eb32/eb64
trees") it was no longer used and no longer builds. The commit message
mentions that the file is no longer needed, probably that a rebase failed
and left the file there.

This is ebtree commit fcfaf8df90e322992f6ba3212c8ad439d3640cb7.
src/ebpttree.c [deleted file]