]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: nil: Remove unused symtab implementation
authorAlessio Podda <alessio@isc.org>
Tue, 25 Feb 2025 11:13:22 +0000 (11:13 +0000)
committerAlessio Podda <alessio@isc.org>
Tue, 25 Feb 2025 11:13:22 +0000 (11:13 +0000)
commit869168545a76761e646d051e38d99a2a11d291e7
tree4388aa52808f816a6a87e0fba26ab68b537ac613
parent7fce7707db6b7f15c48b6e208ae5f49a5516f7f6
parent45132df850e4f8248b0ef70b712ed8449c5034fd
chg: nil: Remove unused symtab implementation

The old symtab implementation should have been removed in !9921, but it wasn't. This MR addresses that.

Merge branch 'alessio/cleanup-symtab-orphan-files' into 'main'

See merge request isc-projects/bind9!10122