X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frefile.c;h=2fe25b496fe972f09ad6885a044e5efdeba877ab;hb=d1fefd9f614e4dc3cda16da6c69133c1b2005269;hp=318d555603402f06cdcfc3feed3a66f0e56e114e;hpb=8edc5aaf86f9f77124664f6801bc6c6cdf258173;p=mmh 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 */