X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1ff43c7e4735e2dd95003570f96b10d7e0f88b7d..7711f3fc00259e55f630cfe6104eff3083dc9d77:/sbr/readconfig.c diff --git a/sbr/readconfig.c b/sbr/readconfig.c index 06a9470b..2e319fe6 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -27,14 +27,12 @@ static struct procstr procs[] = { { "mailproc", &mailproc }, { "mhlproc", &mhlproc }, { "moreproc", &moreproc }, - { "mshproc", &mshproc }, { "packproc", &packproc }, { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendproc", &sendproc }, { "showmimeproc", &showmimeproc }, { "showproc", &showproc }, - { "vmhproc", &vmhproc }, { "whatnowproc", &whatnowproc }, { "whomproc", &whomproc }, { NULL, NULL } @@ -132,7 +130,7 @@ readconfig (struct node **npp, FILE *ib, char *file, int ctx) mhn.defaults can be overridden without triggering warnings. - Note that that mhn.defaults, $MHN, $MHBUILD, $MHSHOW, and + Note that mhn.defaults, $MHN, $MHBUILD, $MHSHOW, and $MHSTORE all put their entries into just one list, m_defs, the same list that the profile uses. */