]> git.ipfire.org Git - thirdparty/bind9.git/commit
rem: dev: Remove dns_qpmulti_lockedread declaration
authorEvan Hunt <each@isc.org>
Tue, 25 Mar 2025 05:58:47 +0000 (05:58 +0000)
committerEvan Hunt <each@isc.org>
Tue, 25 Mar 2025 05:58:47 +0000 (05:58 +0000)
commit58dfbe386352ca74a86b9911067ff09492cf6e7c
treeb0ba158b89461f6b770881907ca05f78b023bc43
parent56553ea692aafb7a3969acdae6b139bcdbebfc77
parent2c52aea3dc4093dfddc704e1b173f8f38543b4c0
rem: dev: Remove dns_qpmulti_lockedread declaration

This function was removed in 6217e434b57bd5d60ed69f792ae9a1a65a008f57 but not from the header file.

Merge branch 'matthijs-remove-unused-qpmulti-lockedread' into 'main'

See merge request isc-projects/bind9!10308