aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/component-factory.c')
-rw-r--r--my-evolution/component-factory.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/my-evolution/component-factory.c b/my-evolution/component-factory.c
index 481d817403..a60bd2374a 100644
--- a/my-evolution/component-factory.c
+++ b/my-evolution/component-factory.c
@@ -43,8 +43,7 @@
#include "component-factory.h"
-#define COMPONENT_ID "OAFIID:GNOME_Evolution_Summary_ShellComponent"
-#define COMPONENT_FACTORY_ID "OAFIID:GNOME_Evolution_Summary_ShellComponentFactory"
+#define COMPONENT_ID "OAFIID:GNOME_Evolution_Summary_ShellComponent"
static gint running_objects = 0;
static ESummaryPrefs *global_preferences = NULL;
@@ -161,7 +160,6 @@ create_component (void)
void
component_factory_init (void)
{
- BonoboGenericFactory *factory;
Bonobo_RegistrationResult result;
BonoboObject *shell_component;