The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / sortm.c
index 5151889..f9a4cff 100644 (file)
@@ -164,8 +164,6 @@ main(int argc, char **argv)
                        app_msgarg(&msgs, cp);
        }
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
        if (!msgs.size)
                app_msgarg(&msgs, "all");
        if (!datesw)