The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / mhtest.c
index 581349f..454fa1d 100644 (file)
@@ -261,9 +261,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!");