X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=1f706e66ebaed22741013a75dc56d24cdd238b43;hp=fa5af82039be183c5996a3882af11f8a807cddfc;hb=558b0bd9de90a9dc28f409d8f46679bf48c72ded;hpb=892df7e70376da43374d834b8a825ea2d59efd06 diff --git a/init.h b/init.h index fa5af82..1f706e6 100644 --- a/init.h +++ b/init.h @@ -3306,14 +3306,6 @@ struct option_t MuttVars[] = { ** checking for new mail. A value of zero or less will cause Madmutt ** to never time out. */ - {"tmpdir", DT_PATH, R_NONE, UL &Tempdir, "" }, - /* - ** .pp - ** This variable allows you to specify where Madmutt will place its - ** temporary files needed for displaying and composing messages. If - ** this variable is not set, the environment variable \fT$$$TMPDIR\fP is - ** used. If \fT$$$TMPDIR\fP is not set then "\fT/tmp\fP" is used. - */ {"to_chars", DT_STR, R_BOTH, UL &Tochars, " +TCFL"}, /* ** .pp