X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdist.c;h=d31c5c9578d0701954f5a187ac2df2d3fe37612d;hb=5048c3273f8780b3d73e81d0ea5b434f53a83f9f;hp=131cda9428371858889a77898b771a9cff10bbac;hpb=097c84b61603c4a4c5837f3dcc09c30a1e751702;p=mmh diff --git a/uip/dist.c b/uip/dist.c index 131cda9..d31c5c9 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -138,8 +138,6 @@ main(int argc, char **argv) cwd = getcpy(pwd()); - if (!context_find("path")) - free(path("./", TFOLDER)); if (file && (msg || folder)) adios(NULL, "can't mix files and folders/msgs");