mirror of https://github.com/mpv-player/mpv
input: remove unused struct member
This commit is contained in:
parent
d0eae60d67
commit
b9850a6e8c
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue