input: remove unused struct member

This commit is contained in:
Christoph Heinrich 2023-02-20 04:37:59 +01:00 committed by Dudemanguy
parent d0eae60d67
commit b9850a6e8c
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ struct input_opts {
int ar_delay;
int ar_rate;
int use_alt_gr;
int use_appleremote;
int use_gamepad;
int use_media_keys;
int default_bindings;