mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 09:32:08 -04:00
Merge branch '747-build-failure' into 'master'
silence compiler warning Closes #747 See merge request isc-projects/bind9!1148
This commit is contained in:
commit
6ab40c043d
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue