X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.c;h=86e0eba22c0819ea657423ec7934cce959e92142;hp=fdf8cdce591e6a6de9359d79974c3e6108ffd3ba;hb=423ec3140c9774bbeaccb7afaef8e74b1d7d05f2;hpb=8e2e8dff8f30520c5ba33928992f112a053b920d diff --git a/mood.c b/mood.c index fdf8cdce..86e0eba2 100644 --- a/mood.c +++ b/mood.c @@ -176,8 +176,6 @@ static int mm_no_attributes_set_score_function(__a_unused const char *path, __a_unused const struct audio_format_info *afhi, __a_unused const void *data) { - if (!strcmp(path, "/home/mp3/checked/dvd_08/cd_52/Sade__Paradise.mp3")) - PARA_NOTICE_LOG("%s: %llu\n", path, afsi->attributes); if (!afsi->attributes) return 100; return -100;