summaryrefslogtreecommitdiffstats
path: root/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'init.h')
-rw-r--r--init.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/init.h b/init.h
index f647eda4..1d8a4eeb 100644
--- a/init.h
+++ b/init.h
@@ -2863,12 +2863,6 @@ struct option_t MuttVars[] = {
** machine without having to enter a password.
*/
#endif
- { "umask", DT_NUM, R_NONE, UL &Umask, 0077 },
- /*
- ** .pp
- ** Sets the umask to use when creating mailboxes or saving attachments.
- */
-
{ "use_8bitmime", DT_BOOL, R_NONE, OPTUSE8BITMIME, 0 },
/*
** .pp