changeset 23617:ecb7d0fc3dad

Another unneeded xinerama_screen extern
author reimar
date Sun, 24 Jun 2007 10:59:53 +0000
parents f90ddb50ca7f
children c1ef739c185e
files libvo/mga_common.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/mga_common.c	Sun Jun 24 10:51:06 2007 +0000
+++ b/libvo/mga_common.c	Sun Jun 24 10:59:53 2007 +0000
@@ -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;