Remove unused code
[mmh] / h / mime.h
index dc37db2..d8551cb 100644 (file)
--- a/h/mime.h
+++ b/h/mime.h
 #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) != '>' \
-                       && (c) != '@' && (c) != ','  && (c) != ';' \
-                       && (c) != ':' && (c) != '\\' && (c) != '"' \
-                       && (c) != '.' && (c) != '['  && (c) != ']')
 
 /*
 ** Test for valid characters used in "token"