mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00: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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user