diff --git a/libvo/mga_common.c b/libvo/mga_common.c index c69eb1e4f2..7d9cd26f5d 100644 --- a/libvo/mga_common.c +++ b/libvo/mga_common.c @@ -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;