]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
mood.c: Remove debug log message.
authorAndre Noll <maan@systemlinux.org>
Mon, 1 Oct 2007 08:19:59 +0000 (10:19 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 1 Oct 2007 08:19:59 +0000 (10:19 +0200)
mood.c

diff --git a/mood.c b/mood.c
index fdf8cdce591e6a6de9359d79974c3e6108ffd3ba..86e0eba22c0819ea657423ec7934cce959e92142 100644 (file)
--- 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)
 {
                __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;
        if (!afsi->attributes)
                return 100;
        return -100;