aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/message-list.h')
-rw-r--r--mail/message-list.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/message-list.h b/mail/message-list.h
index 187b22f4a3..c3233db6a2 100644
--- a/mail/message-list.h
+++ b/mail/message-list.h
@@ -129,9 +129,6 @@ struct _MessageList {
guint idle_id, seen_id;
gchar *frozen_search; /* to save search took place while we were frozen */
-
- /* the current camel folder thread tree, if any */
- CamelFolderThread *thread_tree;
};
struct _MessageListClass {