summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-08-01 21:20:55 +0200
committerwm4 <wm4@nowhere>2015-08-01 21:20:55 +0200
commite0c55cbfea2180f66d9d8570f975e773a5469986 (patch)
tree0928e693f43bf2ac1e0fe202b89d4c835168482f /TOOLS
parentefd710096286d086e9e2c4120056f38482bd7eb3 (diff)
downloadmpv-e0c55cbfea2180f66d9d8570f975e773a5469986.tar.bz2
mpv-e0c55cbfea2180f66d9d8570f975e773a5469986.tar.xz
audio: remove af_dummy
Was used internally once; has no function anymore.
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/old-makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile
index 9942fb84ab..940233d581 100644
--- a/TOOLS/old-makefile
+++ b/TOOLS/old-makefile
@@ -124,7 +124,6 @@ SOURCES = audio/audio.c \
audio/filter/af_center.c \
audio/filter/af_channels.c \
audio/filter/af_delay.c \
- audio/filter/af_dummy.c \
audio/filter/af_equalizer.c \
audio/filter/af_export.c \
audio/filter/af_extrastereo.c \