]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused symtab implementation
authoralessio <alessio@isc.org>
Tue, 18 Feb 2025 13:14:03 +0000 (14:14 +0100)
committeralessio <alessio@isc.org>
Tue, 25 Feb 2025 10:29:58 +0000 (11:29 +0100)
commit45132df850e4f8248b0ef70b712ed8449c5034fd
tree4388aa52808f816a6a87e0fba26ab68b537ac613
parent7fce7707db6b7f15c48b6e208ae5f49a5516f7f6
Remove unused symtab implementation

The old symtab implementation should have been removed in !9921 , but
it wasn't. This commit addresses that.
lib/isccc/symtab.c [deleted file]