remove id3 support from the plugins

This commit is contained in:
Josh Coalson
2004-09-28 00:23:57 +00:00
parent 47297ce8e7
commit e31d9eb05c
27 changed files with 23 additions and 1125 deletions

View File

@@ -27,7 +27,6 @@ typedef struct {
char tag_format[256];
char sep[16];
WCHAR *tag_format_w;
BOOL read_v1;
} title;
struct {
BOOL reserve_space;