X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=f38866b943b1ab8683d62643737713e6835c6697;hp=31acdbb1547f578fa524f73e7c5aaa3aa96b2173;hb=412b2e54251ff6e20537f83b95c8ee76ea8c5c40;hpb=5f6cb9c6ca7a84cbb7b7e3fd4d033af99caa9e18 diff --git a/config/config.c b/config/config.c index 31acdbb..f38866b 100644 --- a/config/config.c +++ b/config/config.c @@ -113,13 +113,6 @@ char *mimetypequeryproc = "file -b --mime"; */ /* -** This program is usually called directly by users, but it is -** also invoked by the spost program to process an "Fcc", or by -** comp/repl/forw/dist to refile a draft message. -*/ -char *fileproc = "refile"; - -/* ** 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