X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=6782ec9bc8cc77e4a623ad08a271a830ea69693b;hp=83678389a8c21f211f2f55dea9157eb89412e1ca;hb=3330e0ca635d44ed1d144d7e180614e7c11fdff3;hpb=3af76637cf5a96111d76e422b6f16a3883c931b5 diff --git a/mp3_afh.c b/mp3_afh.c index 83678389..6782ec9b 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -70,7 +70,6 @@ struct id3tag { }; struct mp3info { - char *filename; struct mp3header header; int id3_isvalid; struct id3tag id3;