From 3e65ef81be84cb22e5619372e8aea3ab09ca3ac5 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 7 Sep 2001 21:18:18 +0000 Subject: Removed unused factory variable. 2001-09-07 Christopher James Lahey * gui/component/addressbook-component.c: Removed unused factory variable. svn path=/trunk/; revision=12687 --- addressbook/gui/component/addressbook-component.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c index 0e304e2604..8117ced2cf 100644 --- a/addressbook/gui/component/addressbook-component.c +++ b/addressbook/gui/component/addressbook-component.c @@ -57,8 +57,6 @@ addressbook_component_get_shell_client (void) return global_shell_client; } -static BonoboGenericFactory *factory = NULL; - static char *accepted_dnd_types[] = { "text/x-vcard", NULL -- cgit v1.2.3