*/
char *catproc = "/bin/cat";
-/*
- * mhl runs this program as a visual-end.
- */
-
-char *faceproc = NULL;
-
/*
* This program is usually called directly by users, but it is
* also invoked by the post program to process an "Fcc", or by
char *rcvstoreproc = nmhlibdir (/rcvstore);
-/*
- * This program is called to remove a folder.
- */
-
-char *rmfproc = nmhbindir (/rmf);
-
/*
* This program is called to remove a message by rmm or refile -nolink.
* It's usually empty, which means to rename the file to a backup name.