X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frefile.c;h=2fe25b496fe972f09ad6885a044e5efdeba877ab;hp=318d555603402f06cdcfc3feed3a66f0e56e114e;hb=aac09b48aeb1e822be418a6b6a01b3e2f357b8cd;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173 diff --git a/uip/refile.c b/uip/refile.c index 318d555..2fe25b4 100644 --- a/uip/refile.c +++ b/uip/refile.c @@ -125,11 +125,6 @@ main(int argc, char **argv) if (foldp == 0) adios(NULL, "no folder specified"); -#ifdef WHATNOW - if (!msgs.size && !foldp && !filep && (cp = getenv("mhdraft")) && *cp) - files[filep++] = cp; -#endif /* WHATNOW */ - /* ** We are refiling a file to the folders */