mirror of
https://github.com/mpv-player/mpv
synced 2024-12-13 18:36:09 +00:00
xinerama_screen is already declared in video_out.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23636 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
12c23915c9
commit
81863a5dd4
@ -67,10 +67,6 @@ static uint32_t window_width, window_height;
|
||||
static uint32_t drwX, drwY, drwWidth, drwHeight, drwBorderWidth,
|
||||
drwDepth, drwcX, drwcY, dwidth, dheight;
|
||||
|
||||
#ifdef HAVE_XINERAMA
|
||||
extern int xinerama_screen;
|
||||
#endif
|
||||
|
||||
static vo_functions_t* sub_vo = NULL;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user