]> diplodocus.org Git - nmh/blobdiff - h/mime.h
Remove support for message/partial
[nmh] / h / mime.h
index be854425b2f426dcb29adea1b17f9ff09b54c0e5..a0022c18deac1ac0fb0e6fc09bf33d68f7922888 100644 (file)
--- a/h/mime.h
+++ b/h/mime.h
@@ -1,6 +1,4 @@
-
-/*
- * mime.h -- definitions for MIME
+/* mime.h -- definitions for MIME
  */
 
 #define        VRSN_FIELD      "MIME-Version"
@@ -11,7 +9,6 @@
 #define        ID_FIELD        "Content-ID"
 #define        DESCR_FIELD     "Content-Description"
 #define        DISPO_FIELD     "Content-Disposition"
-#define        MD5_FIELD       "Content-MD5"
 #define        PSEUDOHEADER_PREFIX        "Nmh-"
 #define        ATTACH_FIELD               PSEUDOHEADER_PREFIX "Attach"
 #define        ATTACH_FIELD_ALT           "Attach"
@@ -51,4 +48,3 @@
 #define        BPERLIN (CPERLIN / 4)
 #define        LPERMSG 632
 #define        CPERMSG (LPERMSG * CPERLIN)
-