aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-dialogs.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-12 20:00:49 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-12-14 20:26:53 +0800
commitc7524e25332d8f87115255fb8611b124e4aea4f6 (patch)
tree418460a6fbc7651769780d714ff1e955a620829d /libempathy-gtk/empathy-contact-dialogs.h
parent6fce69d7080341d3064850ceaab52eec531c5e6a (diff)
downloadgsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar.gz
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar.bz2
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar.lz
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar.xz
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.tar.zst
gsoc2013-empathy-c7524e25332d8f87115255fb8611b124e4aea4f6.zip
remove unused empathy_contact_edit_dialog_show()
https://bugzilla.gnome.org/show_bug.cgi?id=660547
Diffstat (limited to 'libempathy-gtk/empathy-contact-dialogs.h')
-rw-r--r--libempathy-gtk/empathy-contact-dialogs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-contact-dialogs.h b/libempathy-gtk/empathy-contact-dialogs.h
index 5dbb77650..fff0fff88 100644
--- a/libempathy-gtk/empathy-contact-dialogs.h
+++ b/libempathy-gtk/empathy-contact-dialogs.h
@@ -33,8 +33,6 @@ void empathy_subscription_dialog_show (EmpathyContact *contact,
GtkWindow *parent);
void empathy_contact_information_dialog_show (EmpathyContact *contact,
GtkWindow *parent);
-void empathy_contact_edit_dialog_show (EmpathyContact *contact,
- GtkWindow *parent);
void empathy_contact_personal_dialog_show (GtkWindow *parent);
void empathy_new_contact_dialog_show (GtkWindow *parent);
void empathy_new_contact_dialog_show_with_contact (GtkWindow *parent,