From 10781c2a9c175a8f9e445df4a91031301f225351 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Feb 2015 23:48:07 +0100 Subject: demux_cue: make independent from MPContext Also see previous commit(s). --- 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 b692c29274..fd1ef86324 100644 --- a/player/core.h +++ b/player/core.h @@ -479,8 +479,6 @@ void update_osd_sub_state(struct MPContext *mpctx, int order, // timeline/tl_mpv_edl.c void build_mpv_edl_timeline(struct MPContext *mpctx); -// timeline/tl_cue.c -void build_cue_timeline(struct MPContext *mpctx); // video.c void reset_video_state(struct MPContext *mpctx); -- cgit v1.2.3