diff libvo/video_out.c @ 5074:1bf1dd918706

vo_flags unused
author arpi
date Thu, 14 Mar 2002 23:09:27 +0000
parents bfc652fc7f43
children f992a01ecc0d
line wrap: on
line diff
--- a/libvo/video_out.c	Thu Mar 14 23:08:47 2002 +0000
+++ b/libvo/video_out.c	Thu Mar 14 23:09:27 2002 +0000
@@ -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;