Support empty message body in mhmail.in the same way as in mhmail.
[mmh] / uip / mhmisc.c
index 7a23139..e8a30ac 100644 (file)
@@ -34,8 +34,6 @@ static char *errs = NULL;
  */
 int part_ok (CT, int);
 int type_ok (CT, int);
-void set_endian (void);
-int make_intermediates (char *);
 void content_error (char *, CT, char *, ...);
 void flush_errors (void);