aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2010-05-21 15:45:03 +0800
committerXavier Claessens <xclaesse@gmail.com>2010-05-21 15:49:41 +0800
commit8125535e64eb29da486f642103eb3b220a280fb7 (patch)
tree713634be34810ba70d068d05442a85ca1c756ea3 /libempathy-gtk/empathy-ui-utils.h
parent64d4af1b917c249a571f8b608c1976fb065dca49 (diff)
downloadgsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar.gz
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar.bz2
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar.lz
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar.xz
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.tar.zst
gsoc2013-empathy-8125535e64eb29da486f642103eb3b220a280fb7.zip
Remove empathy_link_button_new(), it's unused
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 6dab13789..e2f3e4b2d 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -118,8 +118,6 @@ gchar * empathy_make_absolute_url_len (const gchar *url,
guint len);
void empathy_url_show (GtkWidget *parent,
const char *url);
-GtkWidget * empathy_link_button_new (const gchar *url,
- const gchar *title);
/* File transfer */
void empathy_send_file (EmpathyContact *contact,