decoder/sidplay: use class SidDatabase

Remove our own songlength database parser.
This commit is contained in:
Max Kellermann
2014-12-04 21:29:49 +01:00
parent 4f201d1e85
commit 51f349d504
2 changed files with 11 additions and 53 deletions

View File

@@ -412,8 +412,6 @@ AC_ARG_ENABLE(sidplay,
AS_HELP_STRING([--enable-sidplay],
[enable C64 SID support via libsidplay2]),,
enable_sidplay=auto)
MPD_DEPENDS([enable_sidplay], [enable_glib],
[Cannot use --enable-sidplay with --disable-glib])
AC_ARG_ENABLE(shout,
AS_HELP_STRING([--enable-shout],