Removed unused factory variable.
2001-09-07 Christopher James Lahey <clahey@ximian.com> * gui/component/addressbook-component.c: Removed unused factory variable. svn path=/trunk/; revision=12687
This commit is contained in:
committed by
Chris Lahey
parent
bde685165f
commit
3e65ef81be
@ -1,3 +1,8 @@
|
||||
2001-09-07 Christopher James Lahey <clahey@ximian.com>
|
||||
|
||||
* gui/component/addressbook-component.c: Removed unused factory
|
||||
variable.
|
||||
|
||||
2001-09-06 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* gui/component/addressbook-storage.c (notify_listener): new
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user