[next] telepathy-haze: connection: don' t explicitly advertise Requests interface
Simon McVittie
smcv at kemper.freedesktop.org
Mon Jan 13 05:10:33 PST 2014
Module: telepathy-haze
Branch: next
Commit: 3f83458ff3d45b65035f9993697a3ab1fa572746
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=3f83458ff3d45b65035f9993697a3ab1fa572746
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Jan 8 15:36:52 2014 +0000
connection: don't explicitly advertise Requests interface
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=50093
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
src/connection.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/connection.c b/src/connection.c
index 08e7757..1d5cda8 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -94,7 +94,6 @@ static const gchar * implemented_interfaces[] = {
TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST1,
TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS1,
- TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
TP_IFACE_CONNECTION_INTERFACE_PRESENCE1,
TP_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES1,
/* TODO: This is a lie. Not all protocols supported by libpurple
More information about the telepathy-commits
mailing list