From 7ac889b79642ae4cc7e644b46510f8d7762988bf Mon Sep 17 00:00:00 2001 From: uau Date: Mon, 19 Feb 2007 06:20:47 +0000 Subject: Remove remnants of the nonfunctional "grab_frames" command. The command has been a no-op for years. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22273 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 6a5565dd25..86706e6be4 100644 --- a/input/input.h +++ b/input/input.h @@ -3,7 +3,7 @@ #define MP_CMD_AUDIO_DELAY 1 #define MP_CMD_QUIT 2 #define MP_CMD_PAUSE 3 -#define MP_CMD_GRAB_FRAMES 4 +// #define MP_CMD_GRAB_FRAMES 4 // was a no-op command for years #define MP_CMD_PLAY_TREE_STEP 5 #define MP_CMD_PLAY_TREE_UP_STEP 6 #define MP_CMD_PLAY_ALT_SRC_STEP 7 -- cgit v1.2.3