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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/message-list.c b/mail/message-list.c
index c6a8092046..3bd2413d32 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -3693,7 +3693,7 @@ folder_changed (CamelFolder *folder,
}
mail_async_event_emit (
- ml->async_event, MAIL_ASYNC_GUI, (MailAsyncFunc)
+ ml->async_event, (MailAsyncFunc)
main_folder_changed, folder, changes, ml);
}