summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/vcard/VCardv.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/kabc/vcard/VCardv.cpp b/kabc/vcard/VCardv.cpp
index 3f0a5e5..391a69e 100644
--- a/kabc/vcard/VCardv.cpp
+++ b/kabc/vcard/VCardv.cpp
@@ -46,4 +46,2 @@ VCard::VCard(const VCard & x)
contentLineList_.setAutoDelete( TRUE );
- //US
- qDebug("VCard::VCard");
@@ -66,4 +64,2 @@ VCard::operator = (VCard & x)
{
- //US
- qDebug("VCard::operator =");
if (*this == x) return *this;