summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.h
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2008-09-10 18:35:23 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2008-09-15 18:18:39 +0100
commitc50e7909f74596e291ebda5b91972a56b9fb53c1 (patch)
treeaf2686388ac42f89bc1ef52f0c8b3d1e3af83d46 /telepathy-glib/base-connection.h
parent41181815e4f9eba92e71909a3502b8915550044e (diff)
downloadtelepathy-glib-c50e7909f74596e291ebda5b91972a56b9fb53c1.tar.gz
BaseConnection: Implement Requests GInterface
It is not added to Connection.GetInterfaces; subclasses should do that if they implement create_channel_managers
Diffstat (limited to 'telepathy-glib/base-connection.h')
-rw-r--r--telepathy-glib/base-connection.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/telepathy-glib/base-connection.h b/telepathy-glib/base-connection.h
index 956763072..96b246d4b 100644
--- a/telepathy-glib/base-connection.h
+++ b/telepathy-glib/base-connection.h
@@ -295,9 +295,6 @@ void tp_base_connection_dbus_request_handles (TpSvcConnection *iface,
void tp_base_connection_register_with_contacts_mixin (TpBaseConnection *self);
-void tp_base_connection_requests_iface_init (gpointer g_iface,
- gpointer iface_data);
-
void tp_base_connection_register_requests_dbus_properties (GObjectClass *cls);
/* TYPE MACROS */