X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=inline;f=init.h;h=68edc32172f13123e4d45d3082d2e8f849cbeb2a;hb=0dd5b492f18e549ef95b0ac6765329473e426633;hp=e9c0f85c26dd0e0b025b2f5bb6b50132ff0d6f8f;hpb=488a60c8ef78872f38bbb3439a75cb2cda985a12;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index e9c0f85..68edc32 100644 --- a/init.h +++ b/init.h @@ -2718,14 +2718,6 @@ struct option_t MuttVars[] = { ** with the query string the user types. See ``$query'' for more ** information. */ - {"quit", DT_QUAD, R_NONE, OPT_QUIT, "yes" }, - /* - ** .pp - ** This variable controls whether ``quit'' and ``exit'' actually quit - ** from Madmutt. If it set to \fIyes\fP, they do quit, if it is set to \fIno\fP, they - ** have no effect, and if it is set to \fIask-yes\fP or \fIask-no\fP, you are - ** prompted for confirmation when you try to quit. - */ {"quote_empty", DT_BOOL, R_NONE, OPTQUOTEEMPTY, "yes" }, /* ** .pp