[next] telepathy-haze: Remove unused TpDBusPropertiesMixinClass from HazeIMChannelClass

Simon McVittie smcv at kemper.freedesktop.org
Wed May 7 02:18:33 PDT 2014


Module: telepathy-haze
Branch: next
Commit: c2550369661f76225c76c660799a84abe3e70f98
URL:    http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=c2550369661f76225c76c660799a84abe3e70f98

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Apr 22 13:00:18 2014 +0100

Remove unused TpDBusPropertiesMixinClass from HazeIMChannelClass

---

 src/im-channel.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/im-channel.h b/src/im-channel.h
index 3486d05..9caadf8 100644
--- a/src/im-channel.h
+++ b/src/im-channel.h
@@ -36,8 +36,6 @@ typedef struct _HazeIMChannelClass HazeIMChannelClass;
 
 struct _HazeIMChannelClass {
     TpBaseChannelClass parent_class;
-
-    TpDBusPropertiesMixinClass properties_class;
 };
 
 struct _HazeIMChannel {



More information about the telepathy-commits mailing list