summaryrefslogtreecommitdiffstats
path: root/input/cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/cmd.h')
-rw-r--r--input/cmd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/input/cmd.h b/input/cmd.h
index 8ee536f0e1..01f2d8356f 100644
--- a/input/cmd.h
+++ b/input/cmd.h
@@ -89,7 +89,6 @@ struct mp_cmd_arg {
};
typedef struct mp_cmd {
- int id;
char *name;
struct mp_cmd_arg *args;
int nargs;