From bef182255624468737832990a344cd31a82dc9d9 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 30 Nov 2003 20:53:49 +0000 Subject: Remove all the syncFolder stuff since it's not in the Component interface * mail-offline-handler.c: Remove all the syncFolder stuff since it's not in the Component interface anymore. * mail-mt.c: Remove declaration for global_shell_client. #if 0 all the code that uses that. * mail-component-factory.c: Remove declaration for global_shell_client. * mail-vfolder.c: Remove declaration for global_shell_client. svn path=/trunk/; revision=23506 --- mail/mail-component-factory.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mail/mail-component-factory.c') diff --git a/mail/mail-component-factory.c b/mail/mail-component-factory.c index 326f9177db..b779329926 100644 --- a/mail/mail-component-factory.c +++ b/mail/mail-component-factory.c @@ -54,10 +54,6 @@ #define WIZARD_ID "OAFIID:GNOME_Evolution_Mail_Wizard" -/* EPFIXME: This stuff is here just to get it to compile, it should be moved - out of the way (was originally in component-factory.c). */ -EvolutionShellClient *global_shell_client = NULL; - static BonoboObject * factory (BonoboGenericFactory *factory, const char *component_id, -- cgit v1.2.3