[next] telepathy-glib: Fix build error

Xavier Claessens xclaesse at kemper.freedesktop.org
Thu May 10 06:52:03 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 52ffc542669414ebd55445a7acfe200240535e9d
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=52ffc542669414ebd55445a7acfe200240535e9d

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Thu May 10 15:51:53 2012 +0200

Fix build error

---

 telepathy-glib/message-mixin.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/telepathy-glib/message-mixin.c b/telepathy-glib/message-mixin.c
index 703b1d0..64ada91 100644
--- a/telepathy-glib/message-mixin.c
+++ b/telepathy-glib/message-mixin.c
@@ -972,8 +972,6 @@ tp_message_mixin_init_dbus_properties (GObjectClass *cls)
   GType type = G_OBJECT_CLASS_TYPE (cls);
 
   g_return_if_fail (g_type_is_a (type, TP_TYPE_SVC_CHANNEL_TYPE_TEXT));
-  g_return_if_fail (g_type_is_a (type,
-        TP_TYPE_SVC_CHANNEL_INTERFACE_MESSAGES));
 
   tp_dbus_properties_mixin_implement_interface (cls,
       TP_IFACE_QUARK_CHANNEL_TYPE_TEXT,



More information about the telepathy-commits mailing list