Remove caching of external MIME parts.
[mmh] / config / config.c
index f38866b..70a9a40 100644 (file)
@@ -93,8 +93,6 @@ char *nsequence = "Sequence-Negation";
 
 /* profile entries for storage locations */
 char *nmhstorage   = "nmh-storage";
-char *nmhcache     = "nmh-cache";
-char *nmhprivcache = "nmh-private-cache";
 
 /* profile entry for external ftp access command */
 char *nmhaccessftp = "nmh-access-ftp";