silence -Wunused-parameter warning

This commit is contained in:
nhmall
2022-06-20 14:17:57 -04:00
parent 8fca10029a
commit 58b41ccdae
+1 -1
View File
@@ -8901,7 +8901,7 @@ void
enhance_menu_text( enhance_menu_text(
char *buf, char *buf,
size_t sz, size_t sz,
int whichpass, int whichpass UNUSED,
boolean *bool_p, boolean *bool_p,
struct allopt_t *thisopt) struct allopt_t *thisopt)
{ {