[Telepathy-commits] [telepathy-glib/master] Remove TpMessageMixinClass from example CM
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Dec 18 10:41:39 PST 2008
20080512163509-53eee-285c4bddba12a002b87dada6a1ad74e6d96d8e5e.gz
---
examples/cm/echo-message-parts/chan.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/examples/cm/echo-message-parts/chan.h b/examples/cm/echo-message-parts/chan.h
index f79d3c5..049991e 100644
--- a/examples/cm/echo-message-parts/chan.h
+++ b/examples/cm/echo-message-parts/chan.h
@@ -42,8 +42,7 @@ GType example_echo_2_channel_get_type (void);
struct _ExampleEcho2ChannelClass {
GObjectClass parent_class;
- TpTextMixinClass text_class;
- TpMessageMixinClass text_class;
+
TpDBusPropertiesMixinClass dbus_properties_class;
};
--
1.5.6.5
More information about the Telepathy-commits
mailing list