From 739e7cd1da237df90e26d979101c3624aef4a779 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 22 Oct 2001 21:16:10 +0000 Subject: #include "component-factory.h". (do_op_status): Pass the component ID * mail-mt.c: #include "component-factory.h". (do_op_status): Pass the component ID instead of the msg ID. * component-factory.h (COMPONENT_ID): #define here instead of `component-factory.c'. (SUMMARY_FACTORY_ID): Likewise. svn path=/trunk/; revision=13895 --- mail/component-factory.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mail/component-factory.c') diff --git a/mail/component-factory.c b/mail/component-factory.c index 7962dcdd11..d6603cb9cc 100644 --- a/mail/component-factory.c +++ b/mail/component-factory.c @@ -64,9 +64,6 @@ char *evolution_dir; EvolutionShellClient *global_shell_client = NULL; -#define COMPONENT_ID "OAFIID:GNOME_Evolution_Mail_ShellComponent" -#define SUMMARY_FACTORY_ID "OAFIID:GNOME_Evolution_Mail_ExecutiveSummaryComponentFactory" - static GHashTable *storages_hash; static EvolutionShellComponent *shell_component; -- cgit v1.2.3