summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xover.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xover.c')
-rw-r--r--libvo/vo_xover.c4
1 files changed, 0 insertions, 4 deletions
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;