aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/message-thread.h')
-rw-r--r--mail/message-thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/message-thread.h b/mail/message-thread.h
index 46a7a36b03..5c4be91ade 100644
--- a/mail/message-thread.h
+++ b/mail/message-thread.h
@@ -16,8 +16,8 @@ struct _container {
void mail_do_thread_messages (MessageList *ml, GPtrArray *uids,
gboolean use_camel_uidfree,
- void (*build) (MessageList *, ETreePath *,
- struct _container *, int *));
+ void (*build) (MessageList *,
+ struct _container *));
#endif /* !_MESSAGE_THREAD_H */