From e15c750b678ec42965c68106cc645e33a9e45109 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Sat, 14 Apr 2012 14:31:27 +0200 Subject: [PATCH] Remove unused struct component. --- h/mhparse.h | 1 - 1 file changed, 1 deletion(-) 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 */ -- 1.7.10.4