Remove hosted libid3tag & libmad

git-svn-id: https://svn.musicpd.org/mpd/trunk@4369 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Avuton Olrich
2006-07-16 17:49:15 +00:00
parent 939b40c45c
commit 2001db8c18
98 changed files with 73 additions and 32917 deletions

View File

@@ -27,12 +27,8 @@
#include <stdio.h>
#ifdef HAVE_ID3TAG
#ifdef USE_MPD_ID3TAG
#include "libid3tag/id3tag.h"
#else
#include <id3tag.h>
#endif
#endif
#define TAG_ITEM_ARTIST 0
#define TAG_ITEM_ALBUM 1