X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhparam.c;h=20a95e7ba8179316813b656871befee3e7f34a83;hb=8edf2fa76c7b6d224d3f1b8cc7a764e624c45816;hp=4cad041bb91cea48c89127373c71963a849bac43;hpb=5ee5d678d59cf1deea31126bc886333f1be4571d;p=mmh diff --git a/uip/mhparam.c b/uip/mhparam.c index 4cad041..20a95e7 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -40,15 +40,11 @@ static struct proc procs [] = { { "fileproc", &fileproc }, { "foldprot", &foldprot }, { "listproc", &listproc }, - { "mailproc", &mailproc }, - { "mhlproc", &mhlproc }, { "mimetypequeryproc", &mimetypequeryproc }, { "msgprot", &msgprot }, { "pager", &defaultpager }, - { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail }, - { "sendproc", &sendproc }, { "version", &version_num }, { "whatnowproc", &whatnowproc }, { "etcdir", &mhetcdir },