From 3cb616a2862e5b86f06345c9e9ba2d518b6100b7 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Tue, 2 Jan 2018 21:20:06 +0100 Subject: player: remove internal `vo-resize` command again Its only usecase was automated in the previous commit. --- input/cmd_list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'input/cmd_list.h') diff --git a/input/cmd_list.h b/input/cmd_list.h index 6b1b19795c..6590158c31 100644 --- a/input/cmd_list.h +++ b/input/cmd_list.h @@ -99,7 +99,6 @@ enum mp_command_type { /// Video filter commands MP_CMD_VF, MP_CMD_VF_COMMAND, - MP_CMD_VO_RESIZE, /// Internal for Lua scripts MP_CMD_SCRIPT_BINDING, -- cgit v1.2.3