[telepathy-mission-control/master] McdChannel: remove now-unused close_on_dispose member

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Jul 1 05:05:13 PDT 2009


Reviewed-by: Alberto Mardegan <alberto.mardegan at nokia.com>
---
 src/mcd-channel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mcd-channel.c b/src/mcd-channel.c
index 43d8520..ce6dd17 100644
--- a/src/mcd-channel.c
+++ b/src/mcd-channel.c
@@ -69,7 +69,6 @@ struct _McdChannelPrivate
     /* boolean properties */
     guint outgoing : 1;
     guint has_group_if : 1;
-    guint close_on_dispose : 1;
     guint members_accepted : 1;
     guint missed : 1;
     guint is_disposed : 1;
-- 
1.5.6.5



More information about the telepathy-commits mailing list