From 18912c528b4b4d11fbfb091a1ee5bded1acfa755 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Fri, 7 Dec 2001 17:01:17 +0000 Subject: Remove a reference to code I don't want to commit yet. :-) 2001-12-07 Jon Trowbridge * gui/component/select-names/e-select-names-manager.c (e_select_names_manager_entry_new): Remove a reference to code I don't want to commit yet. :-) svn path=/trunk/; revision=14935 --- addressbook/gui/component/select-names/e-select-names-manager.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/gui/component/select-names/e-select-names-manager.c') diff --git a/addressbook/gui/component/select-names/e-select-names-manager.c b/addressbook/gui/component/select-names/e-select-names-manager.c index 1a7dae4a74..54d7344ece 100644 --- a/addressbook/gui/component/select-names/e-select-names-manager.c +++ b/addressbook/gui/component/select-names/e-select-names-manager.c @@ -227,8 +227,6 @@ e_select_names_manager_entry_new (ESelectNamesManager *manager, ESelectNamesMode if (manager->completion_book) e_select_names_completion_add_book (E_SELECT_NAMES_COMPLETION (comp), manager->completion_book); - e_select_names_completion_add_destination_cache (E_SELECT_NAMES_COMPLETION (comp), - addressbook_destination_cache ()); e_entry_enable_completion_full (entry->entry, comp, 50, completion_handler); -- cgit v1.2.3