[MPlayer-cvslog] CVS: main/libvo vo_gl2.c,1.61,1.62

Reimar Döffinger CVS syncmail at mplayerhq.hu
Wed Dec 29 15:35:20 CET 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv4822

Modified Files:
	vo_gl2.c 
Log Message:
Remove unused defines


Index: vo_gl2.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_gl2.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- vo_gl2.c	11 Dec 2004 16:57:42 -0000	1.61
+++ vo_gl2.c	29 Dec 2004 14:35:18 -0000	1.62
@@ -57,11 +57,6 @@
 
 LIBVO_EXTERN(gl2)
 
-/* private prototypes */
-
-#define MODE_BGR 1
-#define MODE_RGB 0
-
 /* local data */
 static unsigned char *ImageData=NULL;
 




More information about the MPlayer-cvslog mailing list