mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
remove redundant UNUSED(callbacks)
This commit is contained in:
@@ -57,7 +57,6 @@ fromtext_mx(ARGS_FROMTEXT) {
|
||||
|
||||
UNUSED(type);
|
||||
UNUSED(rdclass);
|
||||
UNUSED(callbacks);
|
||||
|
||||
RETERR(isc_lex_getmastertoken(lexer, &token, isc_tokentype_number,
|
||||
ISC_FALSE));
|
||||
|
Reference in New Issue
Block a user