X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=globals.h;h=81e2952cf7c10980947acac720235f2d7374f144;hp=cf272135cfc04e37a82b97033aeb989111c0f8ce;hb=68d6b380767702ba11529357f36d178d0dc4cb1e;hpb=892df7e70376da43374d834b8a825ea2d59efd06 diff --git a/globals.h b/globals.h index cf27213..81e2952 100644 --- a/globals.h +++ b/globals.h @@ -21,7 +21,6 @@ WHERE char AttachmentMarker[STRING]; WHERE char Quotebuf[STRING]; -WHERE address_t *EnvFrom; WHERE address_t *From; WHERE char *AssumedCharset; @@ -40,7 +39,6 @@ WHERE char *FolderFormat; WHERE char *ForwFmt; WHERE char *Fqdn; WHERE char *HdrFmt; -WHERE char *Homedir; WHERE char *Hostname; WHERE char *ImapAuthenticators INITVAL (NULL); @@ -146,10 +144,8 @@ WHERE char *SslCACertFile INITVAL (NULL); #endif WHERE char *StChars; WHERE char *Status; -WHERE char *Tempdir; WHERE char *Tochars; WHERE char *TrashPath; -WHERE char *Username; WHERE char *XtermTitle; WHERE char *XtermLeave; WHERE char *XtermIcon; @@ -202,7 +198,6 @@ WHERE short MenuContext; WHERE short PagerContext; WHERE short PagerIndexLines; WHERE short ReadInc; -WHERE short SendmailWait; WHERE short SleepTime INITVAL (1); WHERE short Timeout; WHERE short Umask INITVAL (0077);