X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/28c3595a77a8c942bee1057085776dad0b3d53f4..c6aaf2e5cc8b24a4820c65d8873281907abe4a71:/h/mhparse.h diff --git a/h/mhparse.h b/h/mhparse.h index 7ade8a3c..700c0cc3 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -141,7 +141,6 @@ struct Content { SizeCEFunc c_cesizefnx; /* size of decoded contents */ int c_umask; /* associated umask */ - pid_t c_pid; /* process doing display */ int c_rfc934; /* rfc934 compatibility flag */ char *c_showproc; /* default, if not in profile */ @@ -299,7 +298,6 @@ extern struct str2init str2methods[]; /* * prototypes */ -int pidcheck (int); CT parse_mime (char *); /*