Getting rid of useless settings.
[apps/madmutt.git] / globals.h
index 2b26cc1..bdb44d5 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -76,11 +76,9 @@ WHERE char *Muttrc INITVAL (NULL);
 #ifdef USE_NNTP
 WHERE char *NewsCacheDir;
 WHERE char *GroupFormat;
-WHERE char *Inews;
 WHERE char *NewsServer;
 WHERE char *NntpUser;
 WHERE char *NntpPass;
-WHERE char *NewsRc;
 #endif
 WHERE char *PagerFmt;
 WHERE char *PipeSep;