aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-config.h')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-config.h b/addressbook/gui/component/select-names/e-select-names-config.h
index 9247e43337..12d2c1314d 100644
--- a/addressbook/gui/component/select-names/e-select-names-config.h
+++ b/addressbook/gui/component/select-names/e-select-names-config.h
@@ -29,11 +29,6 @@
void e_select_names_config_remove_notification (guint id);
-/* The current list of completion uris */
-GSList *e_select_names_config_get_completion_books (void);
-void e_select_names_config_set_completion_books (GSList *selected);
-guint e_select_names_config_add_notification_completion_books (GConfClientNotifyFunc func, gpointer data);
-
/* The last completion book */
char *e_select_names_config_get_last_completion_book (void);
void e_select_names_config_set_last_completion_book (const char *last_completion_book);