summaryrefslogtreecommitdiffstats
path: root/sub/ass_mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sub/ass_mp.h')
-rw-r--r--sub/ass_mp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sub/ass_mp.h b/sub/ass_mp.h
index 4e5cc88554..ac0dc26803 100644
--- a/sub/ass_mp.h
+++ b/sub/ass_mp.h
@@ -52,9 +52,6 @@ void mp_ass_add_default_styles(ASS_Track *track, struct MPOpts *opts);
ASS_Track *mp_ass_default_track(ASS_Library *library, struct MPOpts *opts);
-struct MPOpts;
-void mp_ass_configure(ASS_Renderer *priv, struct MPOpts *opts, bool is_ass,
- struct mp_osd_res *dim);
void mp_ass_configure_fonts(ASS_Renderer *priv, struct osd_style_opts *opts,
struct mpv_global *global, struct mp_log *log);
ASS_Library *mp_ass_init(struct mpv_global *global, struct mp_log *log);