Remove the ispell stuff, it's useless, most editors know how to do this,
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index 86271da..f96845e 100644 (file)
--- a/init.h
+++ b/init.h
@@ -71,10 +71,6 @@ struct option_t {
 
 #endif /* _MAKEDOC */
 
-#ifndef ISPELL
-#define ISPELL "ispell"
-#endif
-
 /* build complete documentation */
 
 #ifdef _MAKEDOC
@@ -1056,11 +1052,6 @@ struct option_t MuttVars[] = {
    ** Example: \fTset inews="/usr/local/bin/inews -hS"\fP
    */
 #endif
-  {"ispell", DT_PATH, R_NONE, UL &Ispell, ISPELL},
-  /*
-   ** .pp
-   ** How to invoke ispell (GNU's spell-checking software).
-   */
   {"keep_flagged", DT_BOOL, R_NONE, OPTKEEPFLAGGED, "no" },
   /*
    ** .pp