mirror of https://github.com/mpv-player/mpv
parent
a4321cf687
commit
95c4f0f769
|
@ -89,7 +89,6 @@ struct mp_cmd_arg {
|
|||
};
|
||||
|
||||
typedef struct mp_cmd {
|
||||
int id;
|
||||
char *name;
|
||||
struct mp_cmd_arg *args;
|
||||
int nargs;
|
||||
|
|
Loading…
Reference in New Issue