X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhparam.c;h=20a95e7ba8179316813b656871befee3e7f34a83;hb=8edf2fa76c7b6d224d3f1b8cc7a764e624c45816;hp=64ee5d77a7b878973b68c643f6c70c079bc6ae14;hpb=f33f12af33361e5d688cd1700c1ee03af5988fd9;p=mmh diff --git a/uip/mhparam.c b/uip/mhparam.c index 64ee5d7..20a95e7 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -40,17 +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 }, - { "showmimeproc", &showmimeproc }, - { "showproc", &showproc }, { "version", &version_num }, { "whatnowproc", &whatnowproc }, { "etcdir", &mhetcdir },