Remove unused struct component.
authormarkus schnalke <meillo@marmaro.de>
Sat, 14 Apr 2012 12:31:27 +0000 (14:31 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sat, 14 Apr 2012 12:31:27 +0000 (14:31 +0200)
h/mhparse.h

index 2d88127..6778654 100644 (file)
@@ -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        */