]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused dns_timer API
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Feb 2022 11:04:38 +0000 (12:04 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 16 Feb 2022 09:49:48 +0000 (10:49 +0100)
commitcdce681cf77c19122cf823c17e7a0adfd2f16917
tree4acaee5457990533294b6eeb2d1684dca1b3cb79
parent39004d3b337bc81925482a104d84db54723f82b3
Remove unused dns_timer API

The dns_timer API was unused, and this commit just removes it.
lib/dns/Makefile.am
lib/dns/include/dns/timer.h [deleted file]
lib/dns/timer.c [deleted file]