summaryrefslogtreecommitdiffstats
path: root/video/filter/vf.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/filter/vf.h')
-rw-r--r--video/filter/vf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/filter/vf.h b/video/filter/vf.h
index 6f0985293e..e7e53bc3ce 100644
--- a/video/filter/vf.h
+++ b/video/filter/vf.h
@@ -121,8 +121,6 @@ struct vf_chain {
struct MPOpts *opts;
struct mpv_global *global;
struct mp_hwdec_info *hwdec;
-
- struct mp_image *output;
};
typedef struct vf_seteq {