summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-17 23:48:39 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-02-19 13:39:38 +0900
commit0adc8ee5c11bd1d16702a736d177096be1129c76 (patch)
tree233be65b5006998010f3b4db1ab5dca21c573476 /wscript_build.py
parent55fe8aab6aa267e638b4d0b9f882aa266dd81e66 (diff)
downloadmpv-0adc8ee5c11bd1d16702a736d177096be1129c76.tar.bz2
mpv-0adc8ee5c11bd1d16702a736d177096be1129c76.tar.xz
demux_edl: move implementation
Same deal as with demux_cue, and a separate commit for the same reasons. (cherry picked from commit 1e44c811f3683f62714ff5ecc2e4f233eb8bb668)
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 34ae3ff3e9..ffb19a918a 100644
--- a/wscript_build.py
+++ b/wscript_build.py
@@ -224,7 +224,6 @@ def build(ctx):
( "player/screenshot.c" ),
( "player/scripting.c" ),
( "player/sub.c" ),
- ( "player/timeline/tl_mpv_edl.c" ),
( "player/video.c" ),
## Streams