mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-23 18:47:40 -04:00
After the split to dns_rdataslab and dns_rdatavec, the dns_rdataslab_merge() function was unused and it suffered from the same data race as fixed in the previous commit. Instead of fixing it, just remove the function and bunch of other unused functions from the dns_rdataslab unit. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| meson.build | ||