X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=95c5285997bc307f70f3dbf740e4a413dbfa7579;hb=58e0ddff3bd5e1b9455e8c3ebb1f4b9e7dd71920;hp=c3943fa5aa32caf283149b946f91667548f25d23;hpb=80566f6aedda1e4bdcca38f9cb27101b5ba1029f;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index c3943fa..95c5285 100644 --- a/init.h +++ b/init.h @@ -1105,22 +1105,6 @@ struct option_t MuttVars[] = { ** .pp ** \fBNote:\fP This does not apply to IMAP mailboxes, see $$imap_mail_check. */ - {"mailcap_path", DT_STR, R_NONE, UL &MailcapPath, "" }, - /* - ** .pp - ** This variable specifies which files to consult when attempting to - ** display MIME bodies not directly supported by Madmutt. - */ - {"mailcap_sanitize", DT_BOOL, R_NONE, OPTMAILCAPSANITIZE, "yes" }, - /* - ** .pp - ** If \fIset\fP, Madmutt will restrict possible characters in mailcap \fT%\fP expandos - ** to a well-defined set of safe characters. This is the safe setting, - ** but we are not sure it doesn't break some more advanced MIME stuff. - ** .pp - ** \fBDON'T CHANGE THIS SETTING UNLESS YOU ARE REALLY SURE WHAT YOU ARE - ** DOING!\fP - */ #ifdef USE_HCACHE {"header_cache", DT_PATH, R_NONE, UL &HeaderCache, "" }, /*