summaryrefslogtreecommitdiffstats
path: root/copy.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2004-07-14 04:34:07 +0000
committerThomas Roessler <roessler@does-not-exist.org>2004-07-14 04:34:07 +0000
commit3ac67380a0c76d2d9ac9a7f6450891f393a83bfe (patch)
tree5e210b96d9551174be51e9c8dd15e13f09833f09 /copy.h
parent3170ef26b207694d528495e43c2b7a6a474e3f74 (diff)
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).
Diffstat (limited to 'copy.h')
-rw-r--r--copy.h1
1 files changed, 0 insertions, 1 deletions
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 */