X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=config%2Fconfig.c;h=97a24ffd56e904eba64dd83061a64d264ae04f4c;hb=18017df38ebb626f6eed6f339641fd1298c326e7;hp=f5471a9cbdf24d588fe58bc5d5d36cd3f9090889;hpb=51cb63baa791f6ba84c0a7f8538ecfd00b013bcb;p=mmh diff --git a/config/config.c b/config/config.c index f5471a9..97a24ff 100644 --- a/config/config.c +++ b/config/config.c @@ -293,11 +293,6 @@ char *showproc = nmhlibdir (/mhl); char *whatnowproc = nmhbindir (/whatnow); /* - * This program is called to list/validate the addresses in a message. - */ -char *whomproc = nmhbindir (/whom); - -/* * This is the sendmail interface to use for sending mail. */ char *sendmail = SENDMAILPATH;