From e9506908bc0cbce58f9a5bfd3f5e3bb1c3de1731 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 24 Jun 2007 10:59:53 +0000 Subject: Another unneeded xinerama_screen extern git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23637 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/mga_common.c | 3 --- 1 file changed, 3 deletions(-) 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; -- cgit v1.2.3