From: Andre Noll Date: Tue, 2 Oct 2007 08:20:45 +0000 (+0200) Subject: Merge commit 'remotes/meins/v0.3' into v0.3 X-Git-Tag: v0.3.0~317 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=fbfc694f85103a86c18469c6fdd2f4f03c812337;hp=639aaf1f240adb3b328c57fc2cbdd906b44c29e0 Merge commit 'remotes/meins/v0.3' into v0.3 --- 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;