summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/dns/include/dst/dst.h
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2020-02-23 23:40:21 +0000
committerjsg <jsg@openbsd.org>2020-02-23 23:40:21 +0000
commitafc94c37458f3fb1a93f727a90bf1f56b6e5eee6 (patch)
tree0468682389171f3638ccc7792ebf1dbc775a3212 /usr.bin/dig/lib/dns/include/dst/dst.h
parentrmeove more unused functions and code (diff)
downloadwireguard-openbsd-afc94c37458f3fb1a93f727a90bf1f56b6e5eee6.tar.xz
wireguard-openbsd-afc94c37458f3fb1a93f727a90bf1f56b6e5eee6.zip
remove some unused functions
ok jung@
Diffstat (limited to 'usr.bin/dig/lib/dns/include/dst/dst.h')
-rw-r--r--usr.bin/dig/lib/dns/include/dst/dst.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/dig/lib/dns/include/dst/dst.h b/usr.bin/dig/lib/dns/include/dst/dst.h
index a9ba221dbe5..9d7c9bb985d 100644
--- a/usr.bin/dig/lib/dns/include/dst/dst.h
+++ b/usr.bin/dig/lib/dns/include/dst/dst.h
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: dst.h,v 1.9 2020/02/23 08:54:01 florian Exp $ */
+/* $Id: dst.h,v 1.10 2020/02/23 23:40:21 jsg Exp $ */
#ifndef DST_DST_H
#define DST_DST_H 1
@@ -303,8 +303,6 @@ dst_key_sigsize(const dst_key_t *key, unsigned int *n);
uint16_t
dst_region_computeid(const isc_region_t *source, unsigned int alg);
-uint16_t
-dst_region_computerid(const isc_region_t *source, unsigned int alg);
/*%<
* Computes the (revoked) key id of the key stored in the provided
* region with the given algorithm.