Remove unused defines

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14271 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2004-12-29 14:35:18 +00:00
parent f9258247dd
commit efb6997813
1 changed files with 0 additions and 5 deletions

View File

@ -57,11 +57,6 @@ static vo_info_t info =
LIBVO_EXTERN(gl2)
/* private prototypes */
#define MODE_BGR 1
#define MODE_RGB 0
/* local data */
static unsigned char *ImageData=NULL;