summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-17 23:48:39 +0100
committerwm4 <wm4@nowhere>2015-02-17 23:48:39 +0100
commit1e44c811f3683f62714ff5ecc2e4f233eb8bb668 (patch)
tree9591c159eab5ffb219d61572938664ea302b3846 /wscript_build.py
parent10781c2a9c175a8f9e445df4a91031301f225351 (diff)
downloadmpv-1e44c811f3683f62714ff5ecc2e4f233eb8bb668.tar.bz2
mpv-1e44c811f3683f62714ff5ecc2e4f233eb8bb668.tar.xz
demux_edl: move implementation
Same deal as with demux_cue, and a separate commit for the same reasons.
Diffstat (limited to 'wscript_build.py')
-rw-r--r--wscript_build.py1
1 files changed, 0 insertions, 1 deletions
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