]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
wrong checkin
authormmj <none@none>
Thu, 24 Jun 2004 13:16:24 +0000 (23:16 +1000)
committermmj <none@none>
Thu, 24 Jun 2004 13:16:24 +0000 (23:16 +1000)
src/do_all_the_voodo_here.c

index da426c1a0f31746d2816a7fd4e64a5052459686a..2679f0d019b53aec263fbbdc27dfd240a4369fcd 100644 (file)
@@ -115,7 +115,6 @@ int do_all_the_voodo_here(int infd, int outfd, int hdrfd, int footfd,
                if(prefix) {
                        if(strncmp(hdrline, "Subject: ", 9) == 0) {
                                unqp = cleanquotedp(hdrline + 9);
-                               log_error(LOG_ARGS, "unqp = [%s]", unqp);
                                if(strstr(hdrline + 9, prefix) == NULL &&
                                   strstr(unqp, prefix) == NULL) {
                                        subject = concatstr(4,