From 81863a5dd4885629b187017d468eb65f697b779b Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 24 Jun 2007 10:51:06 +0000 Subject: xinerama_screen is already declared in video_out.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23636 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_xover.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libvo') diff --git a/libvo/vo_xover.c b/libvo/vo_xover.c index fb5a388bb6..2a3d8ff9cb 100644 --- a/libvo/vo_xover.c +++ b/libvo/vo_xover.c @@ -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; -- cgit v1.2.3