From 1e44c811f3683f62714ff5ecc2e4f233eb8bb668 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Feb 2015 23:48:39 +0100 Subject: demux_edl: move implementation Same deal as with demux_cue, and a separate commit for the same reasons. --- wscript_build.py | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript_build.py') diff --git a/wscript_build.py b/wscript_build.py index 694b22f817..c57cb9ed76 100644 --- a/wscript_build.py +++ b/wscript_build.py @@ -225,7 +225,6 @@ def build(ctx): ( "player/screenshot.c" ), ( "player/scripting.c" ), ( "player/sub.c" ), - ( "player/timeline/tl_mpv_edl.c" ), ( "player/video.c" ), ## Streams -- cgit v1.2.3