Rocco Rutte:
[apps/madmutt.git] / imap / imap_private.h
index dcf0c96..dd531f8 100644 (file)
@@ -149,7 +149,6 @@ typedef struct {
   unsigned char rights[(RIGHTSMAX + 7) / 8];
   unsigned int newMailCount;
   IMAP_CACHE cache[IMAP_CACHE_LEN];
-  int noclose:1;
 #ifdef USE_HCACHE
   unsigned long uid_validity;
 #endif