summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 9b7d93de17..1c13183222 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -239,8 +239,6 @@ void vo_destroy(struct vo *vo);
// NULL terminated array of all drivers
extern const struct vo_driver *video_out_drivers[];
-extern int vo_flags;
-
extern int xinerama_screen;
extern int xinerama_x;
extern int xinerama_y;