Merge branch '747-build-failure' into 'master'

silence compiler warning

Closes #747

See merge request isc-projects/bind9!1148
This commit is contained in:
Evan Hunt 2018-11-28 12:14:22 -05:00
commit 6ab40c043d

View file

@ -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);