Fix missing va_end call in uip/mhmisc.c
[mmh] / h / mime.h
index dc37db2..22c2349 100644 (file)
--- a/h/mime.h
+++ b/h/mime.h
@@ -10,7 +10,6 @@
 #define ID_FIELD        "Content-ID"
 #define DESCR_FIELD     "Content-Description"
 #define DISPO_FIELD     "Content-Disposition"
-#define MD5_FIELD       "Content-MD5"
 
 #define isatom(c)   (!isspace (c) && !iscntrl (c) && (c) != '(' \
                        && (c) != ')' && (c) != '<'  && (c) != '>' \