X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frepl.c;h=fd92101fcb9ce753a776ed0bda0163cde8e8886c;hp=8d10e5d7ec58255ffb09b8cb81d949fd5ca795eb;hb=3d78b9c80a95f4e7885ed607018f9b1b9be559b4;hpb=cadeb41388928c84e39842b6a45d1bdce1773ad4 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");