From c8edfe50225217ec6107336c93313f111a5e1d5a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 1 May 2012 13:13:32 +0100 Subject: [PATCH 07/15] TpBaseChannelClass: fully remove interfaces member --- telepathy-glib/base-channel.h | 1 - 1 file changed, 1 deletion(-) 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; -- 1.7.10