aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-04 10:48:43 +0100
committerAnton Khirnov <anton@khirnov.net>2015-02-20 09:18:30 +0100
commit0467c1417d3dbb1fdc7e5be5ca6a0b374f1898e3 (patch)
treedfc276975f33342f7a8a3cc484483394efd57398 /src/Makefile
parent3a163db8106e2a36b48d265ae9f2b3a6f60f14cf (diff)
Remove unused pcm_dither.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index e056717f..49de75ad 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -79,7 +79,6 @@ OBJS = aiff.o \
path.o \
pcm_buffer.o \
pcm_convert.o \
- pcm_dither.o \
pcm_export.o \
pcm_mix.o \
pcm_pack.o \