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