From 330c90cbb8583ac41547bcd3d7259bc7b9e6a3b5 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 19 Aug 2012 18:05:05 +0200 Subject: command: remove sub_log command Not very useful, and introduced special cases. Just get rid of it, can be reintroduced if in a better way if someone misses this feature. --- 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 910561fa9f..2460492df7 100644 --- a/input/input.h +++ b/input/input.h @@ -81,7 +81,6 @@ enum mp_command_type { MP_CMD_SPEED_MULT, MP_CMD_SPEED_SET, MP_CMD_RUN, - MP_CMD_SUB_LOG, MP_CMD_SWITCH_AUDIO, MP_CMD_GET_TIME_POS, MP_CMD_SUB_LOAD, -- cgit v1.2.3