mutt_*mktemp--
[apps/madmutt.git] / globals.h
index 1eb9b1c..a115c19 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -200,8 +200,6 @@ unsigned char QuadOptions[(OPT_MAX * 2 + 7) / 8];
 extern unsigned char QuadOptions[];
 #endif
 
-WHERE unsigned short Counter INITVAL (0);
-
 #ifdef USE_NNTP
 WHERE short NewsPollTimeout;
 WHERE short NntpContext;