]> git.marmaro.de Git - mmh/blobdiff - h/mime.h
remove unused defines in uip/pick.c
[mmh] / h / mime.h
index dc37db2afff75a2cc9fa72dbb2c67359ed73579e..d8551cb010cab534f574b55a8ea35f3318790415 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"