summaryrefslogtreecommitdiff
path: root/protocols/Tlen/src/jabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tlen/src/jabber.h')
-rw-r--r--protocols/Tlen/src/jabber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tlen/src/jabber.h b/protocols/Tlen/src/jabber.h
index caade83f3a..954e3b4069 100644
--- a/protocols/Tlen/src/jabber.h
+++ b/protocols/Tlen/src/jabber.h
@@ -215,7 +215,7 @@ struct JABBER_LIST_ITEM_STRUCT;
struct TLEN_VOICE_CONTROL_STRUCT;
-struct TlenProtocol : public PROTO_INTERFACE, public MZeroedObject
+struct TlenProtocol : public PROTO_INTERFACE
{
typedef PROTO_INTERFACE CSuper;