From c0c98fc178b604a10c4b15d3ff1c73b50ccf8d6f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 11 May 2004 19:29:49 +0000 Subject: Remove the mail folder control factory * GNOME_Evolution_Mail.server.in.in: Remove the mail folder control factory * mail-component-factory.c (factory): Remove support for the mail folder control * mail-component.c: Remove the property bag stuff (mail_control_new): Gone svn path=/trunk/; revision=25858 --- mail/mail-component.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/mail-component.h') diff --git a/mail/mail-component.h b/mail/mail-component.h index adedf00ba3..806b53263e 100644 --- a/mail/mail-component.h +++ b/mail/mail-component.h @@ -64,8 +64,6 @@ struct _MailComponentClass { GType mail_component_get_type (void); -struct _BonoboControl *mail_control_new(void); - MailComponent *mail_component_peek (void); /* NOTE: Using NULL as the component implies using the default component */ -- cgit v1.2.3