Another unneeded xinerama_screen extern

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23637 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2007-06-24 10:59:53 +00:00
parent 81863a5dd4
commit e9506908bc
1 changed files with 0 additions and 3 deletions

View File

@ -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;