Skip to content
Snippets Groups Projects
Commit ccc6c824 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

remove comment with code

parent c199c0d1
No related branches found
No related tags found
1 merge request!570NSEC proofs refactoring
......@@ -428,7 +428,6 @@ static int put_nsec_nxdomain(const knot_dname_t *qname,
rrsigs = node_rrset(previous, KNOT_RRTYPE_RRSIG);
if (knot_rrset_empty(&rrset)) {
// no NSEC records
//return NS_ERR_SERVFAIL;
return KNOT_EOK;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment