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 a547d2aaba
commit 9f878b77e9
2 changed files with 11 additions and 53 deletions

View File

@@ -542,8 +542,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(shine-encoder,
AS_HELP_STRING([--enable-shine-encoder],