X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/92f12a2a25990dba08173d325bfe4171ca8076ca..035c5db34:/h/mh.h?ds=sidebyside diff --git a/h/mh.h b/h/mh.h index a47b7c20..999d600a 100644 --- 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 */