aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook.h')
-rw-r--r--addressbook/gui/component/addressbook.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/addressbook/gui/component/addressbook.h b/addressbook/gui/component/addressbook.h
index 9a99589578..6fb82b710d 100644
--- a/addressbook/gui/component/addressbook.h
+++ b/addressbook/gui/component/addressbook.h
@@ -9,9 +9,6 @@
Bonobo_ConfigDatabase addressbook_config_database (CORBA_Environment *ev);
-/* expand file:///foo/foo/ to file:///foo/foo/addressbook.db */
-char * addressbook_expand_uri (const char *uri);
-
/* use this instead of e_book_load_uri everywhere where you want the
authentication to be handled for you. */
gboolean addressbook_load_uri (EBook *book, const char *uri, EBookCallback cb, gpointer closure);