]> git.marmaro.de Git - mmh/blobdiff - uip/show.c
mhl: removed -folder switch and folder output for messagename pseudo component.
[mmh] / uip / show.c
index 9a3c46e918915e01fce22a14c603fdb31f514c28..a0178fe99d96b0f57670aef618e930fc1902629d 100644 (file)
@@ -250,9 +250,6 @@ go_to_it: ;
        /* Set the "proc" */
        proc = (mime) ? showmimeproc : showproc;
 
-       if (folder && !file)
-               m_putenv("mhfolder", folder);
-
        /* Special-cased because mhshow takes msg not files args. */
        if (strcmp(mhbasename(proc), "mhshow")==0) {
                if (file) {