[kmobiletools] KDE/kdepim/kmobiletools/kmobiletools/mainpart

Matthias Lechner matthias at lmme.de
Sat Jun 30 17:00:01 CEST 2007


SVN commit 681870 by lechner:

Removing test code


 M  +0 -6      devicehome.cpp  


--- trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/devicehome.cpp #681869:681870
@@ -83,9 +83,6 @@
 #include <libkmobiletools/smslist.h>
 #include <libkmobiletools/weaver.h>
 
-#include <libkmobiletools/errorhandler.h>
-#include <libkmobiletools/error.h>
-
 #include "addressdetails.h"
 #include "editaddressee.h"
 #include "smspart.h"
@@ -168,9 +165,6 @@
     l_actionList.append(act);
     QTimer::singleShot( 1000, this, SLOT(slotStatusBar() ) );
     updateAllContacts();
-
-    ErrorHandler::instance()->addError( new Error( __FILE__, __LINE__ ) );
-
 }
 
 #include "devicehome.moc"


More information about the kmobiletools mailing list