X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;h=42e0ee06867d8a99fcf1d974d79eec250b9d1f46;hp=bb7a8e71b8b03576e8a5e9e6270a5a1099d38b9f;hb=3d78b9c80a95f4e7885ed607018f9b1b9be559b4;hpb=cadeb41388928c84e39842b6a45d1bdce1773ad4 diff --git a/uip/mhshow.c b/uip/mhshow.c index bb7a8e7..42e0ee0 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -340,9 +340,6 @@ do_cache: else tmp = add(m_maildir(invo_name), NULL); - if (!context_find("path")) - free(path("./", TFOLDER)); - if (file && msgs.size) adios(NULL, "cannot specify msg and file at same time!");