summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--video/filter/vf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/filter/vf.c b/video/filter/vf.c
index 100b9d241b..562f6e8971 100644
--- a/video/filter/vf.c
+++ b/video/filter/vf.c
@@ -62,7 +62,6 @@ extern const vf_info_t vf_info_pullup;
extern const vf_info_t vf_info_delogo;
extern const vf_info_t vf_info_phase;
extern const vf_info_t vf_info_divtc;
-extern const vf_info_t vf_info_softskip;
extern const vf_info_t vf_info_screenshot;
extern const vf_info_t vf_info_sub;
extern const vf_info_t vf_info_yadif;