* Add WAV file support.

This commit is contained in:
Justin Maggard
2009-05-12 01:21:53 +00:00
parent f64e458729
commit 3e7a3cbfb5
9 changed files with 26 additions and 6 deletions

View File

@ -25,7 +25,6 @@
* This file is derived from mt-daap project.
*/
// _get_mp3tags
static int
_get_mp3tags(char *file, struct song_metadata *psong)
{