X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=config%2Fconfig.c;h=62852dfad79f3ecd68a6200a777de84c7e92e16b;hb=3ba5286b78e674fe931790db49d207e12a45fd3c;hp=2ccf37901c53ce40910ca52ebc0b6845ab67e7ec;hpb=fb0594cb913cab5e14e2c295b79eb48cc675bbbf;p=mmh diff --git a/config/config.c b/config/config.c index 2ccf379..62852df 100644 --- a/config/config.c +++ b/config/config.c @@ -119,11 +119,6 @@ char *mimetypequeryproc = "file -b --mime"; char *buildmimeproc = NMHBINDIR"/mhbuild"; /* -** This is the program to `cat' a file. -*/ -char *catproc = "/bin/cat"; - -/* ** 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.