From 416c03417ebd7538882ee586bb049a25e202a7e6 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 11 Sep 2012 11:58:28 +0200 Subject: vf_rectangle: remove as it is very dirty and we have a replacement now --- input/input.h | 1 - 1 file changed, 1 deletion(-) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index a055b59138..ddd9016203 100644 --- a/input/input.h +++ b/input/input.h @@ -50,7 +50,6 @@ enum mp_command_type { MP_CMD_LOADFILE, MP_CMD_LOADLIST, MP_CMD_PLAYLIST_CLEAR, - MP_CMD_VF_CHANGE_RECTANGLE, MP_CMD_GAMMA, MP_CMD_SUB_VISIBILITY, MP_CMD_VOBSUB_LANG, // deprecated: combined with SUB_SELECT -- cgit v1.2.3