[Telepathy-commits] [telepathy-qt4/master] Removed unnecessary initialization on AccountManager::Private.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Thu Jan 8 12:56:22 PST 2009


---
 TelepathyQt4/Client/account-manager.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/Client/account-manager.cpp b/TelepathyQt4/Client/account-manager.cpp
index 1d16c2d..305eb23 100644
--- a/TelepathyQt4/Client/account-manager.cpp
+++ b/TelepathyQt4/Client/account-manager.cpp
@@ -71,7 +71,6 @@ AccountManager::Private::Private(AccountManager *parent)
                             parent->busName(), parent->objectPath(), parent)),
       ready(false),
       pendingReady(0),
-      introspectQueue(),
       features(0)
 {
     debug() << "Creating new AccountManager:" << parent->busName();
-- 
1.5.6.5



More information about the Telepathy-commits mailing list