summaryrefslogtreecommitdiffstats
path: root/old-makefile
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 /old-makefile
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 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index 98fbcde929..fd7d5751b9 100644
--- a/old-makefile
+++ b/old-makefile
@@ -218,7 +218,6 @@ SOURCES = audio/audio.c \
player/scripting.c \
player/sub.c \
player/video.c \
- player/timeline/tl_mpv_edl.c \
stream/cache.c \
stream/cache_file.c \
stream/cookies.c \