X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhstore.c;h=4a17547d1086a8a6eadc4f0a003cd6c2a491f3a1;hb=5048c3273f8780b3d73e81d0ea5b434f53a83f9f;hp=f61a5c026fda929fb091066671102cfba70d7d5f;hpb=097c84b61603c4a4c5837f3dcc09c30a1e751702;p=mmh diff --git a/uip/mhstore.c b/uip/mhstore.c index f61a5c0..4a17547 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -283,9 +283,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!");