Remove the rcvstoreproc/rcvpackproc vars.
[mmh] / uip / mhparam.c
index 2d78cd9..64ee5d7 100644 (file)
@@ -39,8 +39,7 @@ static struct proc procs [] = {
        { "editor",        &defaulteditor },
        { "fileproc",      &fileproc },
        { "foldprot",      &foldprot },
-       { "incproc",       &incproc },
-       { "lproc",         &lproc },
+       { "listproc",      &listproc },
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
        { "mimetypequeryproc", &mimetypequeryproc },