The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / rmf.c
index 94198d0..3b532e0 100644 (file)
--- a/uip/rmf.c
+++ b/uip/rmf.c
@@ -81,8 +81,6 @@ main(int argc, char **argv)
                }
        }
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
        if (!folder) {
                folder = getfolder(FCUR);
                defolder++;