Removed msh, vmh and wmh.
[mmh] / uip / mhparam.c
index 137a635..eae587d 100644 (file)
@@ -51,7 +51,6 @@ static struct proc procs [] = {
      { "mhlproc",       &mhlproc },
      { "moreproc",      &moreproc },
      { "msgprot",       &msgprot },
-     { "mshproc",       &mshproc },
      { "packproc",      &packproc },
      { "postproc",      &postproc },
      { "rmfproc",       &rmfproc },
@@ -61,7 +60,6 @@ static struct proc procs [] = {
      { "showmimeproc",  &showmimeproc },
      { "showproc",      &showproc },
      { "version",       &version_num },
-     { "vmhproc",       &vmhproc },
      { "whatnowproc",   &whatnowproc },
      { "whomproc",      &whomproc },
      { "etcdir",        &mhetcdir },