aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget.h
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-03-10 07:22:43 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-04-08 18:41:28 +0800
commitf24f7cc3e9cd2be78df4a23d8efd9e11aad97200 (patch)
treeb1ae966e71b17d83a3f5731fe3d25de920e334c4 /libempathy-gtk/empathy-account-widget.h
parent4b925e343bb5867a16e834340d3c8ace98f7c22e (diff)
downloadgsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar.gz
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar.bz2
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar.lz
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar.xz
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.tar.zst
gsoc2013-empathy-f24f7cc3e9cd2be78df4a23d8efd9e11aad97200.zip
Move show EULA function to empathy-account-widget-skype
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.h')
-rw-r--r--libempathy-gtk/empathy-account-widget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h
index 149334b03..ecc52e6c6 100644
--- a/libempathy-gtk/empathy-account-widget.h
+++ b/libempathy-gtk/empathy-account-widget.h
@@ -82,8 +82,6 @@ void empathy_account_widget_set_password_param (EmpathyAccountWidget *self,
void empathy_account_widget_set_other_accounts_exist (
EmpathyAccountWidget *self, gboolean others_exist);
-gboolean account_widget_skype_show_eula (GtkWindow *parent);
-
/* protected methods */
void empathy_account_widget_changed (EmpathyAccountWidget *widget);