summaryrefslogtreecommitdiffstats
path: root/ass_mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'ass_mp.h')
-rw-r--r--ass_mp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ass_mp.h b/ass_mp.h
index 0694426898..2966f9527a 100644
--- a/ass_mp.h
+++ b/ass_mp.h
@@ -44,7 +44,6 @@ extern char *ass_styles_file;
extern int ass_hinting;
ASS_Track *ass_default_track(ASS_Library *library);
-int ass_process_subtitle(ASS_Track *track, subtitle *sub);
ASS_Track *ass_read_subdata(ASS_Library *library, sub_data *subdata,
double fps);
ASS_Track *ass_read_stream(ASS_Library *library, const char *fname, char *charset);