The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / dist.c
index 131cda9..d31c5c9 100644 (file)
@@ -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");