X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=fd92101fcb9ce753a776ed0bda0163cde8e8886c;hb=70b12e63eda23f816d3c5330d2df4fb6c5b66a58;hp=8d10e5d7ec58255ffb09b8cb81d949fd5ca795eb;hpb=5bfae54a3c9f2be059454d04875ba66fcbf1e6d4;p=mmh diff --git a/uip/repl.c b/uip/repl.c index 8d10e5d..fd92101 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -285,8 +285,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");