diff --git a/lib/dns/dnsrps.c b/lib/dns/dnsrps.c index 784a055dad..493fdb7e86 100644 --- a/lib/dns/dnsrps.c +++ b/lib/dns/dnsrps.c @@ -126,7 +126,6 @@ dnsrps_log_fnc(librpz_log_level_t level, void *ctxt, const char *buf) { isc_result_t dns_dnsrps_server_create(void) { librpz_emsg_t emsg; - isc_result_t result; INSIST(clist == NULL); INSIST(librpz == NULL);