X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=94c0760f922f07975aeccae876339528833517bb;hp=e51397ad5a6255a514e02152e4cd8b6f0f548695;hb=bec79382afc185947279c0f3c724c5983944ee7f;hpb=d36e56e695fe1c482c7920644bfbb6386ac9edb0 diff --git a/config/config.c b/config/config.c index e51397a..94c0760 100644 --- a/config/config.c +++ b/config/config.c @@ -119,11 +119,6 @@ char *mimetypequeryproc = "file -b --mime"; char *fileproc = NMHBINDIR"/refile"; /* -** This program is called to incorporate messages into a folder. -*/ -char *incproc = NMHBINDIR"/inc"; - -/* ** This is the default program invoked by a "list" or "display" response ** at the "What now?" prompt. It will be given the absolute pathname of ** the message to show. The string ``show -file'' is most likely what you