From: mmj Date: Thu, 24 Jun 2004 13:16:24 +0000 (+1000) Subject: wrong checkin X-Git-Tag: RELEASE_1_0_0~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b6f73d20656b8191611d6baeb7019dabe2ce4e;p=thirdparty%2Fmlmmj.git wrong checkin --- diff --git a/src/do_all_the_voodo_here.c b/src/do_all_the_voodo_here.c index da426c1a..2679f0d0 100644 --- a/src/do_all_the_voodo_here.c +++ b/src/do_all_the_voodo_here.c @@ -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,