X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fmime.h;h=22c23495e4809b6240a2cd9dc4957442e75273b0;hp=dc37db2afff75a2cc9fa72dbb2c67359ed73579e;hb=e917512db8efcbf3b5b5baeb64b6d345fd3686db;hpb=ced6090a330d3d83d0bce709f756aa3d7d65fea4 diff --git a/h/mime.h b/h/mime.h index dc37db2..22c2349 100644 --- 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) != '>' \