The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / mhshow.c
index bb7a8e7..42e0ee0 100644 (file)
@@ -340,9 +340,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!");