From 0af0436b73d0e55d4254aad66fb41efc06d329d1 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 22 Oct 2004 10:09:10 +0000 Subject: removed debug output --- (limited to 'kabc/vcard/VCardEntity.cpp') diff --git a/kabc/vcard/VCardEntity.cpp b/kabc/vcard/VCardEntity.cpp index 2a9e275..81debf4 100644 --- a/kabc/vcard/VCardEntity.cpp +++ b/kabc/vcard/VCardEntity.cpp @@ -22,6 +22,7 @@ */ #include +#include ; #include #include @@ -73,7 +74,6 @@ VCardEntity::~VCardEntity() { } -#include ; void VCardEntity::_parse() { @@ -140,7 +140,7 @@ VCardEntity::_parse() i+= 11; } #endif - qDebug("***time %d found %d", tim.elapsed(), num); + //qDebug("***time %d found %d", tim.elapsed(), num); } void -- cgit v0.9.0.2