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.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/video_out.c b/libvo/video_out.c
index 1f527af08f..179384fd33 100644
--- a/libvo/video_out.c
+++ b/libvo/video_out.c
@@ -35,9 +35,6 @@ int vo_depthonscreen=0;
int vo_screenwidth=0;
int vo_screenheight=0;
-// requested resolution/bpp: (-x -y -bpp options)
-int vo_dbpp=0;
-
int vo_nomouse_input = 0;
int vo_grabpointer = 1;
int vo_doublebuffering = 1;