summaryrefslogtreecommitdiffstats
path: root/libvo/vo_svga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_svga.c')
-rw-r--r--libvo/vo_svga.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/vo_svga.c b/libvo/vo_svga.c
index 5089792fa7..aa9158b093 100644
--- a/libvo/vo_svga.c
+++ b/libvo/vo_svga.c
@@ -52,9 +52,6 @@ TODO:
//silence warnings, probably it have to go in some global header
#define UNUSED(x) ((void)(x))
-extern int vo_doublebuffering;
-extern int vo_directrendering;
-extern int vo_dbpp;
extern int verbose;
static int query_format(uint32_t format);