summaryrefslogtreecommitdiffstats
path: root/input/cmd_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/cmd_list.h')
-rw-r--r--input/cmd_list.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/input/cmd_list.h b/input/cmd_list.h
index af46fe3931..441410a570 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -134,9 +134,6 @@ bool mp_input_is_repeatable_cmd(struct mp_cmd *cmd);
bool mp_input_is_scalable_cmd(struct mp_cmd *cmd);
-struct bstr;
-bool mp_replace_legacy_cmd(void *talloc_ctx, struct bstr *s);
-
struct mp_log;
void mp_print_cmd_list(struct mp_log *out);