X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=globals.h;h=bd0caf6b119839541b3b8981f110030eef6f8d0a;hb=92c3d4c767ddbc0e0c64dd6e132ce10627550580;hp=921a8bf340010cdf4afc35ca3a0de8fab496f69c;hpb=58e0ddff3bd5e1b9455e8c3ebb1f4b9e7dd71920;p=apps%2Fmadmutt.git diff --git a/globals.h b/globals.h index 921a8bf..bd0caf6 100644 --- a/globals.h +++ b/globals.h @@ -76,9 +76,6 @@ WHERE short NetInc; WHERE char *Mixmaster; WHERE char *MixEntryFormat; - -WHERE char *OperatingSystem INITVAL (NULL); - WHERE char *Muttrc INITVAL (NULL); #ifdef USE_NNTP @@ -148,15 +145,12 @@ WHERE char *XtermIcon; WHERE char *CurrentFolder; WHERE char *LastFolder; -WHERE string_list_t *AutoViewList INITVAL (0); -WHERE string_list_t *AlternativeOrderList INITVAL (0); WHERE string_list_t *AttachAllow INITVAL(0); WHERE string_list_t *AttachExclude INITVAL(0); WHERE string_list_t *InlineAllow INITVAL(0); WHERE string_list_t *InlineExclude INITVAL(0); WHERE string_list_t *HeaderOrderList INITVAL (0); WHERE string_list_t *Ignore INITVAL (0); -WHERE string_list_t *MimeLookupList INITVAL (0); WHERE string_list_t *UnIgnore INITVAL (0); /* bit vector for boolean variables */