[Pkg-telepathy-commits] [telepathy-mission-control-6] 39/90: McdConnection: tp_connection_init_known_interfaces() no longer exists

Simon McVittie smcv at debian.org
Wed May 14 12:09:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 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,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list