aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-keyring.h
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2013-04-04 21:20:14 +0800
committerEmanuele Aina <emanuele.aina@collabora.com>2013-04-04 21:20:49 +0800
commit9419483e04bfe9f6fba0828bdeed7c260c8a22db (patch)
tree50f618b54ff9ae2ab5bedb9591b8e6434308d008 /libempathy/empathy-keyring.h
parentf5d311ec7a8e609dbd94914e15d2bd983f05224c (diff)
downloadgsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar.gz
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar.bz2
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar.lz
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar.xz
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.tar.zst
gsoc2013-empathy-9419483e04bfe9f6fba0828bdeed7c260c8a22db.zip
keyring: Drop legacy function after the libsecret migration
Diffstat (limited to 'libempathy/empathy-keyring.h')
-rw-r--r--libempathy/empathy-keyring.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-keyring.h b/libempathy/empathy-keyring.h
index 6471099f9..8a426a037 100644
--- a/libempathy/empathy-keyring.h
+++ b/libempathy/empathy-keyring.h
@@ -24,8 +24,6 @@
G_BEGIN_DECLS
-gboolean empathy_keyring_is_available (void);
-
void empathy_keyring_get_account_password_async (TpAccount *account,
GAsyncReadyCallback callback, gpointer user_data);