From: markus schnalke Date: Sat, 14 Apr 2012 12:31:27 +0000 (+0200) Subject: Remove unused struct component. X-Git-Tag: mmh-thesis-end~89 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=e15c750b678ec42965c68106cc645e33a9e45109 Remove unused struct component. --- diff --git a/h/mhparse.h b/h/mhparse.h index 2d88127..6778654 100644 --- a/h/mhparse.h +++ b/h/mhparse.h @@ -109,7 +109,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 */