From 2f76cfc28a0466ad6dfdb7edc7affe91983d6eaa Mon Sep 17 00:00:00 2001 From: voroshil Date: Thu, 21 Jun 2007 08:18:51 +0000 Subject: Revert r23530. r23530 breaks policy: notification was not sent to mailing list, agreements of other devs were not received. Code also should be reviewed/cleaned up/fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23593 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 5791831954..cee0597fa0 100644 --- a/input/input.h +++ b/input/input.h @@ -93,8 +93,6 @@ #define MP_CMD_STEP_PROPERTY 91 #define MP_CMD_RADIO_STEP_FREQ 92 #define MP_CMD_TV_STEP_FREQ 93 -#define MP_CMD_TV_TELETEXT_ADD_DEC 94 -#define MP_CMD_TV_TELETEXT_GO_LINK 95 #define MP_CMD_BALANCE 96 #define MP_CMD_GUI_EVENTS 5000 -- cgit v1.2.3