X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/b73185efc787e834b423b1f6d3a44e5ed6a54df5..ca0399e867b60d9d63eecd7862e3bd3abc7e9c75:/uip/mhparam.c diff --git a/uip/mhparam.c b/uip/mhparam.c index bf59b60e..bb2f7d2f 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -95,7 +95,6 @@ static struct proc procs [] = { { "mimeencodingproc", &mimeencodingproc }, { "moreproc", &moreproc }, { "msgprot", &msgprot }, - { "mshproc", &mshproc }, { "packproc", &packproc }, { "postproc", &postproc }, { "rmmproc", &rmmproc }, @@ -103,7 +102,6 @@ static struct proc procs [] = { { "showmimeproc", &showmimeproc }, { "showproc", &showproc }, { "version", &version_num }, - { "vmhproc", &vmhproc }, { "whatnowproc", &whatnowproc }, { "whomproc", &whomproc }, { "etcdir", &mhetcdir },