[MPlayer-cvslog] r23637 - trunk/libvo/mga_common.c

reimar subversion at mplayerhq.hu
Sun Jun 24 12:59:54 CEST 2007


Author: reimar
Date: Sun Jun 24 12:59:53 2007
New Revision: 23637

Log:
Another unneeded xinerama_screen extern


Modified:
   trunk/libvo/mga_common.c

Modified: trunk/libvo/mga_common.c
==============================================================================
--- trunk/libvo/mga_common.c	(original)
+++ trunk/libvo/mga_common.c	Sun Jun 24 12:59:53 2007
@@ -11,9 +11,6 @@
 static void set_window( void );		/* forward declaration to kill warnings */
 #ifdef VO_XMGA
 static void mDrawColorKey( void );	/* forward declaration to kill warnings */
-#ifdef HAVE_XINERAMA
-extern int xinerama_screen;
-#endif
 #endif
 
 static int mga_next_frame=0;



More information about the MPlayer-cvslog mailing list