aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/message-list.c')
-rw-r--r--mail/message-list.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/message-list.c b/mail/message-list.c
index b8beeffd5e..7883e5c156 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -5473,6 +5473,7 @@ message_list_regen_done_cb (GObject *source_object,
if (message_list->priv->regen_data == regen_data) {
regen_data_unref (message_list->priv->regen_data);
message_list->priv->regen_data = NULL;
+ e_tree_set_info_message (E_TREE (message_list), NULL);
}
g_mutex_unlock (&message_list->priv->regen_lock);