[next] telepathy-mission-control: McdConnection: tp_connection_init_known_interfaces() no longer exists

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:28:02 PDT 2014


Module: telepathy-mission-control
Branch: next
Commit: 65ccb152f3a7c477a4dc814abc741668590a0b04
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=65ccb152f3a7c477a4dc814abc741668590a0b04

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Mar 21 17:56:31 2014 +0000

McdConnection: tp_connection_init_known_interfaces() no longer exists

---

 src/mcd-connection.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mcd-connection.c b/src/mcd-connection.c
index 28a306f..88d63ee 100644
--- a/src/mcd-connection.c
+++ b/src/mcd-connection.c
@@ -1783,8 +1783,6 @@ mcd_connection_class_init (McdConnectionClass * klass)
     object_class->set_property = _mcd_connection_set_property;
     object_class->get_property = _mcd_connection_get_property;
 
-    tp_connection_init_known_interfaces ();
-
     /* Properties */
     g_object_class_install_property
         (object_class, PROP_DISPATCHER,



More information about the telepathy-commits mailing list