glyph variable is actually used

This commit is contained in:
Pasi Kallinen
2018-12-01 08:58:36 +02:00
parent 92732af7aa
commit 4c9603298a

View File

@@ -1277,7 +1277,7 @@ winid win UNUSED;
STATIC_OVL void
dump_add_menu(win, glyph, identifier, ch, gch, attr, str, preselected)
winid win UNUSED;
int glyph UNUSED;
int glyph;
const anything *identifier UNUSED;
char ch;
char gch UNUSED;