The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / forw.c
index 002bb67..666228b 100644 (file)
@@ -241,8 +241,6 @@ main(int argc, char **argv)
 
        cwd = getcpy(pwd());
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
        if (file && (msgp || folder))
                adios(NULL, "can't mix files and folders/msgs");