mirror of https://github.com/mpv-player/mpv
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:
parent
81863a5dd4
commit
e9506908bc
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue