The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / refile.c
index 34e55ce..690b55b 100644 (file)
@@ -160,8 +160,6 @@ main(int argc, char **argv)
                                app_msgarg(&msgs, cp);
        }
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
        if (foldp == 0)
                adios(NULL, "no folder specified");