X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=a0178fe99d96b0f57670aef618e930fc1902629d;hb=412b2e54251ff6e20537f83b95c8ee76ea8c5c40;hp=9a3c46e918915e01fce22a14c603fdb31f514c28;hpb=aac09b48aeb1e822be418a6b6a01b3e2f357b8cd;p=mmh diff --git a/uip/show.c b/uip/show.c index 9a3c46e..a0178fe 100644 --- a/uip/show.c +++ b/uip/show.c @@ -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) {