X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhparam.c;h=d456454457cd02e0bf80987f641a6d5dbec2c982;hb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5;hp=7c4366912fbd94a614f8ce6fd1462da6584369de;hpb=dfa0332c4e6144699dedd5c9795219adc0f9c0d2;p=mmh diff --git a/uip/mhparam.c b/uip/mhparam.c index 7c43669..d456454 100644 --- a/uip/mhparam.c +++ b/uip/mhparam.c @@ -40,11 +40,9 @@ static struct proc procs [] = { { "fileproc", &fileproc }, { "foldprot", &foldprot }, { "listproc", &listproc }, - { "mailproc", &mailproc }, { "mimetypequeryproc", &mimetypequeryproc }, { "msgprot", &msgprot }, { "pager", &defaultpager }, - { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail }, { "sendproc", &sendproc },