X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=63c272cf5479a05864cb6675bd4a593ba584d22b;hb=0ecdc197e9a9a4d2bb6dce395dea152fbc728b6b;hp=72896c2729bf643ecf51df8a3dd0335c8a70c7e4;hpb=3e151103c954aad7871a197b438b8d79d557e07e;p=mmh diff --git a/config/config.c b/config/config.c index 72896c2..63c272c 100644 --- a/config/config.c +++ b/config/config.c @@ -181,12 +181,6 @@ char *buildmimeproc = nmhbindir (/mhbuild); 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 * comp/repl/forw/dist to refile a draft message. @@ -276,12 +270,6 @@ char *postproc = nmhlibdir (/post); 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. */