aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-folder.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-folder.h')
-rw-r--r--camel/camel-folder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/camel-folder.h b/camel/camel-folder.h
index 615ecb53a0..0f1c772346 100644
--- a/camel/camel-folder.h
+++ b/camel/camel-folder.h
@@ -47,8 +47,6 @@ struct _CamelFolderChangeInfo {
GPtrArray *uid_removed;
GPtrArray *uid_changed;
- GHashTable *uid_source; /* used to create unique lists */
- struct _EMemPool *uid_pool; /* pool used to store copies of uid strings */
struct _CamelFolderChangeInfoPrivate *priv;
};