From: mmj Date: Mon, 9 May 2005 12:50:15 +0000 (+1000) Subject: Remove extra set of subject_present X-Git-Tag: RELEASE_1_2_12_RC1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5aabd433c70193a3d51a1a129391844526bf3e;p=thirdparty%2Fmlmmj.git Remove extra set of subject_present --- diff --git a/src/do_all_the_voodo_here.c b/src/do_all_the_voodo_here.c index 35cfc0e9..4959c3c6 100644 --- a/src/do_all_the_voodo_here.c +++ b/src/do_all_the_voodo_here.c @@ -154,7 +154,6 @@ int do_all_the_voodo_here(int infd, int outfd, int hdrfd, int footfd, myfree(subject); myfree(hdrline); myfree(unqp); - subject_present = 1; continue; } myfree(unqp);