#223 Remove rpz_attach for BIND 9.16+
Merged by abbra. Opened by pemensik.
pemensik/bind-dyndb-ldap rpz-db_registered-delete  into  master

rpz_attach is never supplied from BIND9 code both in 9.16 or 9.18.
Remove our custom function and pass NULL as well. It would be never
called anyway.

I would prefer if you'd rebase your commit to avoid reverting the db_registered change.
That would be more logical -- removing explicitly already working code.

rebased onto 1be57227a9727c6dce501a4bfa8e9eef35ba95d5

Okay, just squashed those commits together and adjusted message a bit.

Pull-Request has been merged by abbra

Metadata