X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=aaca563eb9814f1147fe78981385f3dc1ac8d8f0;hp=6fc4da30268524264da63223936e83fc7af4e151;hb=68edc972742930c4003e554144bfe197ba6199aa;hpb=0d52617ab7fc6b2d78b5835ad5230edaf5aafa4f diff --git a/globals.h b/globals.h index 6fc4da3..aaca563 100644 --- a/globals.h +++ b/globals.h @@ -9,11 +9,7 @@ #ifndef _GLOBALS_H #define _GLOBALS_H -#include "alias.h" - -#include -#include -#include +#include #include "lib/list.h" @@ -36,7 +32,6 @@ WHERE char *AssumedCharset; WHERE char *AttachSep; WHERE char *Attribution; WHERE char *AttachFormat; -WHERE char *Charset; WHERE char *ComposeFormat; WHERE char *ConfigCharset; WHERE char *ContentType;