diff options
Diffstat (limited to 'addressbook/gui/widgets/eab-gui-util.h')
-rw-r--r-- | addressbook/gui/widgets/eab-gui-util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/widgets/eab-gui-util.h b/addressbook/gui/widgets/eab-gui-util.h index 7a3da96105..e37d89d762 100644 --- a/addressbook/gui/widgets/eab-gui-util.h +++ b/addressbook/gui/widgets/eab-gui-util.h @@ -45,8 +45,6 @@ void eab_transfer_contacts (EBook *source, gchar * eab_suggest_filename (GList *contact_list); -GtkWidget *eab_create_image_chooser_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); - ESource *eab_select_source (const gchar *title, const gchar *message, const gchar *select_uid, GtkWindow *parent); |