summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_dga.c')
-rw-r--r--libvo/vo_dga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_dga.c b/libvo/vo_dga.c
index 9d0cf467c5..5fcea7b94a 100644
--- a/libvo/vo_dga.c
+++ b/libvo/vo_dga.c
@@ -286,7 +286,6 @@ static void fillblock(char *strt, int yoff, int lines, int val)
static int draw_frame(uint8_t * src[])
{
- int vp_skip = vo_dga_vp_skip;
int numlines = vo_dga_lines;
char *s, *d;