From 89d2f5be6c27b7a934fb1775d00da706adf36de9 Mon Sep 17 00:00:00 2001 From: gabucino Date: Tue, 12 Aug 2003 13:22:35 +0000 Subject: reverse of accidently twice commited patch (non-unified patch suxx) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10581 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 1950bf0b7b..95ee5ae76f 100644 --- a/input/input.h +++ b/input/input.h @@ -49,10 +49,6 @@ #define MP_CMD_TV_SET_CONTRAST 45 #define MP_CMD_TV_SET_HUE 46 #define MP_CMD_TV_SET_SATURATION 47 -#define MP_CMD_TV_SET_BRIGHTNESS 44 -#define MP_CMD_TV_SET_CONTRAST 45 -#define MP_CMD_TV_SET_HUE 46 -#define MP_CMD_TV_SET_SATURATION 47 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3