Remove WAV file scanner

This commit is contained in:
Julien BLACHE
2009-04-05 10:49:10 +02:00
parent 23802f1866
commit 84a132d166
3 changed files with 1 additions and 194 deletions

View File

@@ -28,7 +28,7 @@ mt_daapd_SOURCES = main.c daapd.h rend.h webserver.c \
filescanner_ffmpeg.c \
db-generic.c db-generic.h ff-plugins.c ff-plugins.h \
rxml.c rxml.h redblack.c redblack.h scan-mp3.c \
scan-xml.c scan-wma.c scan-aac.c scan-aac.h scan-wav.c scan-url.c \
scan-xml.c scan-wma.c scan-aac.c scan-aac.h scan-url.c \
smart-parser.c smart-parser.h xml-rpc.c xml-rpc.h \
os.h ll.c ll.h conf.c conf.h compat.c compat.h util.c util.h \
os-unix.h os-unix.c os.h plugin.c plugin.h db-sql-updates.c \