summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf_pp.c')
-rw-r--r--video/filter/vf_pp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/filter/vf_pp.c b/video/filter/vf_pp.c
index 372fc81cad..742c26f95c 100644
--- a/video/filter/vf_pp.c
+++ b/video/filter/vf_pp.c
@@ -131,8 +131,6 @@ static struct mp_image *filter(struct vf_instance *vf, struct mp_image *mpi)
//===========================================================================//
-extern int divx_quality;
-
static const unsigned int fmt_list[]={
IMGFMT_420P,
IMGFMT_444P,