X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mutt.h;h=5931f2f4c592f68643181f3f44899716fd0f3111;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hp=0e2b2855b4ed72e2bafe6bd2a440c13f19f0fce4;hpb=c8c9a616c8c369da6aa06e656eacfb82af8707a8;p=apps%2Fmadmutt.git diff --git a/mutt.h b/mutt.h index 0e2b285..5931f2f 100644 --- a/mutt.h +++ b/mutt.h @@ -23,10 +23,7 @@ #include #endif -#include -#include -#include -#include +#include #include @@ -431,7 +428,6 @@ enum { OPTAUXSORT, /* (pseudo) using auxillary sort function */ OPTFORCEREFRESH, /* (pseudo) refresh even during macros */ - OPTLOCALES, /* (pseudo) set if user has valid locale definition */ OPTNOCURSES, /* (pseudo) when sending in batch mode */ OPTNEEDREDRAW, /* (pseudo) to notify caller of a submenu */ OPTSEARCHREVERSE, /* (pseudo) used by ci_search_command */