]> git.ipfire.org Git - thirdparty/bind9.git/commit
clean up unused API
authorEvan Hunt <each@isc.org>
Wed, 25 May 2022 19:02:18 +0000 (12:02 -0700)
committerEvan Hunt <each@isc.org>
Thu, 7 Jul 2022 02:36:54 +0000 (19:36 -0700)
commit7cac4ca03ce24c2feded11f34bb5f53e1b6e2550
tree5004a436400043058b902cf1e152a02217fb919c
parenta8ddca19176e84ad43dc1b26167a4d0e8f20e26a
clean up unused API

the dns_adb_dumpfind() function was only used inside adb.c and
can be static. dns_view_dumpdbtostream() was not used anywhere.
lib/dns/adb.c
lib/dns/include/dns/adb.h
lib/dns/include/dns/view.h
lib/dns/view.c