aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-dialogs.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-29 20:21:32 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-07-06 17:31:00 +0800
commit001cd2ec66845de212ecb58c71a8f38e68834bfe (patch)
treee701715620961430a3f2e7339cb242b849a9f431 /libempathy-gtk/empathy-contact-dialogs.h
parentb020c790f9d30e23c34bc5a7fec1a4de4c2aa528 (diff)
downloadgsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar.gz
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar.bz2
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar.lz
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar.xz
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.tar.zst
gsoc2013-empathy-001cd2ec66845de212ecb58c71a8f38e68834bfe.zip
remove empathy_subscription_dialog_show()
https://bugzilla.gnome.org/show_bug.cgi?id=679136
Diffstat (limited to 'libempathy-gtk/empathy-contact-dialogs.h')
-rw-r--r--libempathy-gtk/empathy-contact-dialogs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-contact-dialogs.h b/libempathy-gtk/empathy-contact-dialogs.h
index 8eb787702..82d21639b 100644
--- a/libempathy-gtk/empathy-contact-dialogs.h
+++ b/libempathy-gtk/empathy-contact-dialogs.h
@@ -28,9 +28,6 @@
G_BEGIN_DECLS
-void empathy_subscription_dialog_show (EmpathyContact *contact,
- const gchar *message,
- GtkWindow *parent);
void empathy_contact_information_dialog_show (EmpathyContact *contact,
GtkWindow *parent);
void empathy_new_contact_dialog_show (GtkWindow *parent);