summaryrefslogtreecommitdiff
path: root/src/mcd-account-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcd-account-priv.h')
-rw-r--r--src/mcd-account-priv.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mcd-account-priv.h b/src/mcd-account-priv.h
index 9bf45e62..70785ad2 100644
--- a/src/mcd-account-priv.h
+++ b/src/mcd-account-priv.h
@@ -109,14 +109,6 @@ void _mcd_account_online_request (McdAccount *account,
void _mcd_account_connect_with_auto_presence (McdAccount *account,
gboolean user_initiated);
-typedef struct {
- McdOnlineRequestCb callback;
- gpointer user_data;
-} McdOnlineRequestData;
-
-G_GNUC_INTERNAL
-GList *_mcd_account_get_online_requests (McdAccount *account);
-
G_GNUC_INTERNAL McdStorage *_mcd_account_get_storage (McdAccount *account);
static inline void