[Telepathy-commits] [telepathy-gabble/master] Revert "GabbleConnection: add GABBLE_IFACE_CONNECTION_INTERFACE_LOCATION in the implemented interfaces"

Alban Crequy alban.crequy at collabora.co.uk
Sun Feb 1 05:24:01 PST 2009


This interface is implemented only if the server does PEP

This reverts commit 1004c1154c643d61d7251141996c1037fee74225.
---
 src/connection.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/connection.c b/src/connection.c
index 2df0959..eab0313 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -531,7 +531,6 @@ gabble_connection_class_init (GabbleConnectionClass *gabble_connection_class)
       TP_IFACE_CONNECTION_INTERFACE_REQUESTS,
       GABBLE_IFACE_OLPC_GADGET,
       GABBLE_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES,
-      GABBLE_IFACE_CONNECTION_INTERFACE_LOCATION,
       NULL };
   static TpDBusPropertiesMixinPropImpl olpc_gadget_props[] = {
         { "GadgetAvailable", NULL, NULL },
-- 
1.5.6.5




More information about the Telepathy-commits mailing list