removed outdated comment

This commit is contained in:
Andreas Gustafsson
2000-02-24 21:41:56 +00:00
parent 6e70b15670
commit 604b92d94d

View File

@@ -528,13 +528,6 @@ configure_zone(dns_c_ctx_t *cctx, dns_c_zone_t *czone, dns_c_view_t *cview,
*/
CHECK(dns_zone_configure(cctx, lctx->aclconf, czone, zone));
/*
* XXX Why was this here?
*
* if (dns_zone_gettype(zone) == dns_zone_hint)
* INSIST(0);
*/
/*
* Add the zone to its view in the new view list.
*/