summaryrefslogtreecommitdiffstats
path: root/filters/f_output_chain.h
diff options
context:
space:
mode:
Diffstat (limited to 'filters/f_output_chain.h')
-rw-r--r--filters/f_output_chain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/filters/f_output_chain.h b/filters/f_output_chain.h
index e5f9eff125..422fa555cb 100644
--- a/filters/f_output_chain.h
+++ b/filters/f_output_chain.h
@@ -17,7 +17,6 @@ struct mp_output_chain {
// This filter will have 1 input (from decoder) and 1 output (to VO/AO).
struct mp_filter *f;
- bool got_input_eof;
bool got_output_eof;
// The filter chain output could not be converted to any format the output