X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=f96845eced2c6c497a420a77c7ea508b600f0162;hp=86271da8e2a9fbf52762d3a84c8e53b133f99ce6;hb=4c99e2f0c403adb86af688ea982350de5bcc5edf;hpb=66e848d459c5aca5d17523959bcaed3e9fd7fe25 diff --git a/init.h b/init.h index 86271da..f96845e 100644 --- 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