mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 14:19:59 -04:00
remove unused variable
This commit is contained in:
parent
caa0a135d4
commit
975172e3dc
1 changed files with 0 additions and 1 deletions
|
|
@ -1445,7 +1445,6 @@ dns_rpz_beginload(dns_rpz_zones_t **load_rpzsp,
|
|||
static void
|
||||
fix_triggers(dns_rpz_zones_t *rpzs, dns_rpz_num_t rpz_num) {
|
||||
dns_rpz_num_t n;
|
||||
const dns_rpz_zone_t *rpz;
|
||||
dns_rpz_triggers_t old_totals;
|
||||
dns_rpz_zbits_t zbit;
|
||||
char namebuf[DNS_NAME_FORMATSIZE];
|
||||
|
|
|
|||
Loading…
Reference in a new issue