# HG changeset patch # User reimar # Date 1182682793 0 # Node ID ecb7d0fc3dad16be92e22bf048f66e03739467db # Parent f90ddb50ca7fa78811eca99d1756a7b8c6a9769e Another unneeded xinerama_screen extern diff -r f90ddb50ca7f -r ecb7d0fc3dad libvo/mga_common.c --- 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;