Removed references to unused default procs and commented config/config.c
[mmh] / uip / mhparam.c
index dc122ad..d9ba2a3 100644 (file)
@@ -43,15 +43,12 @@ static struct proc procs [] = {
         { "fileproc",      &fileproc },
         { "foldprot",      &foldprot },
         { "incproc",       &incproc },
-        { "installproc",   &installproc  },
         { "lproc",         &lproc },
         { "mailproc",      &mailproc },
         { "mhlproc",       &mhlproc },
         { "moreproc",      &moreproc },
         { "msgprot",       &msgprot },
-        { "packproc",      &packproc },
         { "postproc",      &postproc },
-        { "rmfproc",       &rmfproc },
         { "rmmproc",       &rmmproc },
         { "sendmail",      &sendmail },
         { "sendproc",      &sendproc },