aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-store.h')
-rw-r--r--camel/camel-store.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/camel/camel-store.h b/camel/camel-store.h
index 29fb3cc95e..34627918e2 100644
--- a/camel/camel-store.h
+++ b/camel/camel-store.h
@@ -89,8 +89,7 @@ struct _CamelStore
CamelFolder *vtrash;
- /* should have cache_lock when accessing this (priv->cache_lock) */
- GHashTable *folders;
+ CamelObjectBag *folders;
int flags;