[next] telepathy-glib: TpBaseChannelClass: fully remove interfaces member

Simon McVittie smcv at kemper.freedesktop.org
Wed May 2 04:26:10 PDT 2012


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue May  1 13:13:32 2012 +0100

TpBaseChannelClass: fully remove interfaces member

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49338
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 telepathy-glib/base-channel.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/base-channel.h b/telepathy-glib/base-channel.h
index 11e4e1d..a32d716 100644
--- a/telepathy-glib/base-channel.h
+++ b/telepathy-glib/base-channel.h
@@ -51,7 +51,6 @@ struct _TpBaseChannelClass
 
   const gchar *channel_type;
   TpHandleType target_handle_type;
-  const gchar **interfaces;
 
   TpBaseChannelCloseFunc close;
   TpBaseChannelFillPropertiesFunc fill_immutable_properties;



More information about the telepathy-commits mailing list