2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Remove deprecated dns_db_rpz_*() methods

As well as the function wrappers, their slots have been removed from
the dns_dbmethods table.
This commit is contained in:
Tony Finch
2022-12-16 11:27:01 +00:00
committed by Tony Finch
parent 137bb3cf8f
commit 97b64f4970
8 changed files with 0 additions and 51 deletions

View File

@@ -1247,8 +1247,6 @@ static dns_dbmethods_t sdlzdb_methods = {
NULL, /* resigned */
NULL, /* isdnssec */
NULL, /* getrrsetstats */
NULL, /* rpz_attach */
NULL, /* rpz_ready */
findnodeext, findext, NULL, /* setcachestats */
NULL, /* hashsize */
NULL, /* nodefullname */