]> diplodocus.org Git - nmh/blobdiff - h/mh.h
Convert whatnow over to using the new Attach header.
[nmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index a47b7c20885c197bb71af05d902f0880f0f18998..999d600ab1e0d691dd3fb9b3a9588a5e8d812d05 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -122,8 +122,6 @@ struct swit {
 
 extern struct swit anoyes[];   /* standard yes/no switches */
 
-#define ATTACHFORMATS 3                /* Number of send attach formats. */
-
 /*
  * general folder attributes
  */
@@ -359,8 +357,6 @@ typedef struct m_getfld_state *m_getfld_state_t;
 #define LINK   "@"             /* Name of link to file to which you are */
                                /* replying. */
 
-#define NMH_ATTACH_HEADER "Nmh-Attachment"  /* Default header for -attach */
-
 /*
  * credentials management
  */