mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 11:19:59 -04:00
lint
This commit is contained in:
parent
2d9007c942
commit
c850b56ee0
1 changed files with 0 additions and 2 deletions
|
|
@ -207,8 +207,6 @@ getsection(isc_buffer_t *source, dns_namelist_t *section, unsigned int count,
|
|||
unsigned int type, class, ttl, rdlength;
|
||||
isc_region_t r;
|
||||
dns_name_t *name, *curr;
|
||||
dns_name_t rname;
|
||||
unsigned char *data, *sdata;
|
||||
dns_rdata_t *rdata;
|
||||
dns_rdatalist_t *rdatalist;
|
||||
dns_result_t result;
|
||||
|
|
|
|||
Loading…
Reference in a new issue