summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-08 15:36:52 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 12:39:00 +0000
commit3f83458ff3d45b65035f9993697a3ab1fa572746 (patch)
tree8fdbda6909a8c32b99a65b5105431a8d943a6bd7
parent6c4788f2bb417fc3cf9df39413368a66922ef4b4 (diff)
downloadtelepathy-haze-3f83458ff3d45b65035f9993697a3ab1fa572746.tar.gz
connection: don't explicitly advertise Requests interface
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=50093 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
-rw-r--r--src/connection.c1
1 files changed, 0 insertions, 1 deletions
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