The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / inc.c
index d23bf32..9e6fb6f 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -300,8 +300,6 @@ main(int argc, char **argv)
 
        newmail = cp;
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
        if (!folder)
                folder = getfolder(FDEF);
        maildir = m_maildir(folder);