summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.h
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-24 14:40:52 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-24 17:52:57 +0100
commit202955ee33e661ffee9f0b79650fa4a565754330 (patch)
tree23279b936f1b96f74b66106dbe8996ef3c0bf287 /telepathy-glib/account.h
parentdeab7d16e551994e51cb81cd4786ab9fae502934 (diff)
downloadtelepathy-glib-202955ee33e661ffee9f0b79650fa4a565754330.tar.gz
account: removed _refresh_properties
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/account.h')
-rw-r--r--telepathy-glib/account.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-glib/account.h b/telepathy-glib/account.h
index 1ed25032c..d8fb52e15 100644
--- a/telepathy-glib/account.h
+++ b/telepathy-glib/account.h
@@ -179,8 +179,6 @@ void tp_account_set_nickname_async (TpAccount *account,
gboolean tp_account_set_nickname_finish (TpAccount *account,
GAsyncResult *result, GError **error);
-void tp_account_refresh_properties (TpAccount *account);
-
const gchar *tp_account_get_unique_name (TpAccount *account);
void tp_account_get_avatar_async (TpAccount *account,