X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fshow.c;h=a0178fe99d96b0f57670aef618e930fc1902629d;hp=9a3c46e918915e01fce22a14c603fdb31f514c28;hb=3c7a396c28e665f8cc2e94f18e1a84b3e1d2efd4;hpb=aac09b48aeb1e822be418a6b6a01b3e2f357b8cd 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) {