changeset 270:1678d56de03f

wrong checkin
author mmj
date Thu, 24 Jun 2004 23:16:24 +1000
parents facf047c93c5
children 0bb008e061f4
files src/do_all_the_voodo_here.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/do_all_the_voodo_here.c	Thu Jun 24 23:04:04 2004 +1000
+++ b/src/do_all_the_voodo_here.c	Thu Jun 24 23:16:24 2004 +1000
@@ -115,7 +115,6 @@
 		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,