X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;fp=config%2Fconfig.c;h=bfdc242f722278d0882575e8d202e8a5b9b8aac4;hp=bd83bcb36da4eae0bf5910972482673a4632f125;hb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5;hpb=5b92ee6942b9b466914f5faa5fa4c00a2ebc6d35 diff --git a/config/config.c b/config/config.c index bd83bcb..bfdc242 100644 --- a/config/config.c +++ b/config/config.c @@ -141,12 +141,6 @@ char *defaultpager = "more"; char *defaulteditor = "vi"; /* -** This is the delivery program called by send to actually -** deliver mail to users. This is the interface to the MTS. -*/ -char *postproc = NMHBINDIR"/spost"; - -/* ** 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. */