contactengine/contactsengine.cpp
changeset 41 b56d7e268634
parent 40 edc0144719a1
--- a/contactengine/contactsengine.cpp	Thu Aug 26 14:34:34 2010 -0700
+++ b/contactengine/contactsengine.cpp	Fri Sep 03 07:59:16 2010 -0700
@@ -130,7 +130,6 @@
     QString msg = QString("Manager %1 created, that has %2 contacts")
                   .arg(m_manager->managerName()).arg(contactIds.count());
 
-   // emit errorOccurred(msg);
 }