X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=97a24ffd56e904eba64dd83061a64d264ae04f4c;hp=f5471a9cbdf24d588fe58bc5d5d36cd3f9090889;hb=18017df38ebb626f6eed6f339641fd1298c326e7;hpb=a485ed478abbd599d8c9aab48934e7a26733ecb1 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;