The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / show.c
index ceb9018..fb517d1 100644 (file)
@@ -173,9 +173,6 @@ usage:
        }
        procp = vecp;
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
-
        if (file) {
                if (msgp)
                        adios(NULL, "only one file at a time!");