summaryrefslogtreecommitdiffstats
path: root/sub/dec_sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/dec_sub.h')
-rw-r--r--sub/dec_sub.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sub/dec_sub.h b/sub/dec_sub.h
index 9cfe8d964c..0c5c1ab7ee 100644
--- a/sub/dec_sub.h
+++ b/sub/dec_sub.h
@@ -15,8 +15,6 @@ struct sub_render_params {
struct mp_eosd_res dim;
double normal_scale;
double vsfilter_scale;
-
- bool support_rgba;
};
static inline bool is_text_sub(int type)