From 3ac67380a0c76d2d9ac9a7f6450891f393a83bfe Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 14 Jul 2004 04:34:07 +0000 Subject: Fix a cvs commit SNAFU: This commit undoes the include_onlyfirst patch, but leaves the generic spam detection by David Champion in place (which, erroneously, hadn't been committed automatically). --- copy.h | 1 - 1 file changed, 1 deletion(-) (limited to 'copy.h') diff --git a/copy.h b/copy.h index 67568380..c03d5f85 100644 --- a/copy.h +++ b/copy.h @@ -25,7 +25,6 @@ #define M_CM_WEED (1<<5) /* weed message/rfc822 attachment headers */ #define M_CM_CHARCONV (1<<6) /* perform character set conversions */ #define M_CM_PRINTING (1<<7) /* printing the message - display light */ -#define M_CM_REPLYING (1<<8) /* replying the message */ #define M_CM_DECODE_PGP (1<<8) /* used for decoding PGP messages */ -- cgit v1.2.3