From 5a186d5942bda0c7cae56bc524a6dceccb5c7d3f Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Feb 2015 23:46:50 +0100 Subject: matroska: make timeline code independent of MPContext --- player/core.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'player/core.h') diff --git a/player/core.h b/player/core.h index 1ac5ac7817..b692c29274 100644 --- a/player/core.h +++ b/player/core.h @@ -477,8 +477,6 @@ void uninit_sub_renderer(struct MPContext *mpctx); void update_osd_sub_state(struct MPContext *mpctx, int order, struct osd_sub_state *out_state); -// timeline/tl_matroska.c -void build_ordered_chapter_timeline(struct MPContext *mpctx); // timeline/tl_mpv_edl.c void build_mpv_edl_timeline(struct MPContext *mpctx); // timeline/tl_cue.c -- cgit v1.2.3