X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/93a18dd7a6b92922361383a4e6152380da5f3583..3a85a3ad2d55f4d8d998b0e65f02e86937438461:/h/mhparse.h?ds=inline diff --git a/h/mhparse.h b/h/mhparse.h index 6b7ebebd..85f53267 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -2,8 +2,6 @@ * -- (mhparse.c/mhbuildsbr.c) */ -#define NPARTS 50 -#define NTYPES 20 #define NPREFS 20 /* @@ -367,16 +365,6 @@ const struct str2init *get_ce_method (const char *) PURE; char *content_charset (CT); void reverse_alternative_parts (CT); -/* - * Given a content structure, return true if the content has a disposition - * of "inline". - * - * Arguments are: - * - * ct - Content structure to examine - */ -int is_inline(CT ct) PURE; - /* * Given a list of messages, display information about them on standard * output.