]> git.ipfire.org Git - thirdparty/bind9.git/commit
remove some unused functions
authorEvan Hunt <each@isc.org>
Fri, 10 Feb 2023 18:18:38 +0000 (10:18 -0800)
committerEvan Hunt <each@isc.org>
Mon, 13 Feb 2023 19:50:59 +0000 (11:50 -0800)
commit3a1bb8dac8092217f303b4295fbfa765c9f103f2
tree0a76b9f202e303157fcf4efb5eb2bb3638c132d8
parent6b8b9c0b021f069d4568e3f6e2e42f101b7cde36
remove some unused functions

removed some functions that are no longer used and unlikely to
be resurrected, and also some that were only used to support Windows
and can now be replaced with generic versions.
12 files changed:
bin/dig/dig.c
bin/dig/dighost.h
bin/dnssec/dnssec-signzone.c
lib/dns/masterdump.c
lib/isc/dir.c
lib/isc/file.c
lib/isc/include/isc/dir.h
lib/isc/include/isc/file.h
lib/ns/include/ns/interfacemgr.h
lib/ns/include/ns/sortlist.h
lib/ns/interfacemgr.c
lib/ns/sortlist.c