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 4e324bf01c..e1018c38aa 100644
--- a/input/cmd_list.h
+++ b/input/cmd_list.h
@@ -99,9 +99,6 @@ enum mp_command_type {
MP_CMD_VF,
MP_CMD_VF_COMMAND,
- /// Video output commands
- MP_CMD_VO_CMDLINE,
-
/// Internal for Lua scripts
MP_CMD_SCRIPT_BINDING,
MP_CMD_SCRIPT_MESSAGE,