Deal with $shell from lua from now on.
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index 0de8ae3..66603eb 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2980,12 +2980,6 @@ struct option_t MuttVars[] = {
    ** process will be put in a temporary file.  If there is some error, you
    ** will be informed as to where to find the output.
    */
-  {"shell", DT_PATH, R_NONE, UL &Shell, "" },
-  /*
-   ** .pp
-   ** Command to use when spawning a subshell.  By default, the user's login
-   ** shell from \fT/etc/passwd\fP is used.
-   */
 #ifdef USE_NNTP
   {"nntp_save_unsubscribed", DT_BOOL, R_NONE, OPTSAVEUNSUB, "no" },
   /*