]> diplodocus.org Git - nmh/blobdiff - uip/refile.c
Make viamail read the user's profile; this is required because sendsbr()
[nmh] / uip / refile.c
index 3afd0d6d8cb1bae8ae7b54477e1c8bba02e16058..19e12661a1bd16cabd3611a250204abeec15fcb2 100644 (file)
@@ -173,11 +173,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
      */