From a64de45ea1daec3a791c1e07f6b3381c0f6d5a97 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 4 Jun 2010 13:40:30 +0000 Subject: transfer logger ownership to QXmppStream --- source/QXmppClient.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/QXmppClient.h') diff --git a/source/QXmppClient.h b/source/QXmppClient.h index dff4fbfa..b418a2c5 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -203,7 +203,6 @@ private slots: void xmppConnected(); private: - QXmppLogger* m_logger; QXmppStream* m_stream; ///< Pointer to QXmppStream object a wrapper over ///< TCP socket and XMPP protocol QXmppConfiguration m_config; ///< This object provides the configuration -- cgit v1.2.3