mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
remove a REQUIRE() I pasto-ed
This commit is contained in:
@@ -305,7 +305,6 @@ dns_rdataset_towire(dns_rdataset_t *rdataset,
|
||||
} else {
|
||||
REQUIRE(result == DNS_R_SUCCESS);
|
||||
}
|
||||
REQUIRE(result == DNS_R_SUCCESS);
|
||||
REQUIRE(countp != NULL);
|
||||
|
||||
count = 0;
|
||||
|
Reference in New Issue
Block a user