summaryrefslogtreecommitdiff
path: root/src/call-channel.h
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2010-01-22 16:40:22 +0000
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2010-02-18 18:22:39 +0000
commit77c9741a98a9a2ad926c98273b24d91bbaa2cbe2 (patch)
treeca395ad745b2eeaea7890eccef7f0a14a852d1b0 /src/call-channel.h
parent43b928aa071ef8da964a75b7825b4082571a5b18 (diff)
downloadtelepathy-gabble-77c9741a98a9a2ad926c98273b24d91bbaa2cbe2.tar.gz
properties mixin lives in the base class
Diffstat (limited to 'src/call-channel.h')
-rw-r--r--src/call-channel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/call-channel.h b/src/call-channel.h
index 081cb2edd..8d2072e1e 100644
--- a/src/call-channel.h
+++ b/src/call-channel.h
@@ -32,8 +32,6 @@ typedef struct _GabbleCallChannelClass GabbleCallChannelClass;
struct _GabbleCallChannelClass {
GabbleBaseCallChannelClass parent_class;
-
- TpDBusPropertiesMixinClass dbus_props_class;
};
struct _GabbleCallChannel {