From 8ae35107b05973da8144d9cccbce79b97c654a42 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 21 Sep 2001 21:07:33 +0000 Subject: Use the mail-tools convenience functions to remove and restore the 2001-09-21 Jeffrey Stedfast * mail-ops.c (mail_send_message): Use the mail-tools convenience functions to remove and restore the X-Evolution headers. (mail_update_subfolders): Removed. svn path=/trunk/; revision=13064 --- mail/mail-search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-search.c') diff --git a/mail/mail-search.c b/mail/mail-search.c index 2513804348..aadbd1a2a0 100644 --- a/mail/mail-search.c +++ b/mail/mail-search.c @@ -400,7 +400,7 @@ mail_search_construct (MailSearch *ms, MailDisplay *mail) gtk_signal_connect_object (GTK_OBJECT (ms), "destroy", GTK_SIGNAL_FUNC (dialog_destroy_cb), - ms); + GTK_OBJECT (ms)); gtk_signal_connect_object (GTK_OBJECT (ms->mail), "destroy", -- cgit v1.2.3