summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.c')
-rw-r--r--libvo/video_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index ca9f02bc47..234c3ce742 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -31,7 +31,7 @@
#include "../linux/shmem.h"
-int vo_flags=0;
+//int vo_flags=0;
// currect resolution/bpp on screen: (should be autodetected by vo_init())
int vo_depthonscreen=0;