diff --git a/include/transport/buddy.h b/include/transport/buddy.h index 7bfed9a3f35c5b2d509ff2238dc621452af460ef..a22595d5277240342cf816274f3530e706640cbd 100644 --- a/include/transport/buddy.h +++ b/include/transport/buddy.h @@ -180,7 +180,7 @@ class Buddy { bool m_online; bool m_blocked; std::string m_subscription; - Swift::Presence::ref m_lastPresence; +// Swift::Presence::ref m_lastPresence; Swift::JID m_jid; BuddyFlag m_flags; RosterManager *m_rosterManager;