The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / mhstore.c
index f61a5c0..4a17547 100644 (file)
@@ -283,9 +283,6 @@ do_cache:
        else
                tmp = add(m_maildir(invo_name), NULL);
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
-
        if (file && msgs.size)
                adios(NULL, "cannot specify msg and file at same time!");