diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/addressbook-component.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 |