move smap/nospam into the mime module.
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index 336ebe1..28f8287 100644 (file)
--- a/mutt.h
+++ b/mutt.h
@@ -206,10 +206,6 @@ enum {
 #define M_SEL_MULTI    (1<<1)
 #define M_SEL_FOLDER   (1<<2)
 
 #define M_SEL_MULTI    (1<<1)
 #define M_SEL_FOLDER   (1<<2)
 
-/* flags for parse_spam_list */
-#define M_SPAM          1
-#define M_NOSPAM        2
-
 /* boolean vars */
 enum {
   OPTALLOW8BIT,
 /* boolean vars */
 enum {
   OPTALLOW8BIT,