diff options
Diffstat (limited to 'source/QXmppClient.h')
| -rw-r--r-- | source/QXmppClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
