]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove unused LIBRPZ_(UN)LIKELY macros
authorOndřej Surý <ondrej@isc.org>
Thu, 14 Oct 2021 12:26:07 +0000 (14:26 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 14 Oct 2021 13:22:57 +0000 (15:22 +0200)
commit8be27b308fe8d9201b20b6e38c459fb6dbfd311f
tree9eaa12ae611adbfea7a7f3e46b5e1f32d310b213
parente603983ec9f9809a6d4b446f84c50f29b9355e2c
Remove unused LIBRPZ_(UN)LIKELY macros

The librpz.h defined LIRPZ_LIKELY() and LIBRPZ_UNLIKELY() macros that
were actually unused in the code.  Remove the macros and the autoconf
check for __builtin_expect().
configure.ac
lib/dns/include/dns/librpz.h