summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-03 02:04:51 +0200
committerwm4 <wm4@nowhere>2012-08-03 02:05:23 +0200
commit4a02c57135cbd823204c6362004a3656fd74a295 (patch)
tree895fe344dbddd18a618b200c0576bb4e2d956f1f /Makefile
parent804bf91570a24b949a6c68530daaf9162df9a234 (diff)
downloadmpv-4a02c57135cbd823204c6362004a3656fd74a295.tar.bz2
mpv-4a02c57135cbd823204c6362004a3656fd74a295.tar.xz
AF: remove af_stats
This was not very useful.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c16d01688a..ef712c29ae 100644
--- a/Makefile
+++ b/Makefile
@@ -219,7 +219,6 @@ SRCS_COMMON = asxparser.c \
libaf/af_resample.c \
libaf/af_scaletempo.c \
libaf/af_sinesuppress.c \
- libaf/af_stats.c \
libaf/af_sub.c \
libaf/af_surround.c \
libaf/af_sweep.c \