-rw-r--r-- | kabc/plugins/file/resourcefile.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kabc/plugins/file/resourcefile.cpp b/kabc/plugins/file/resourcefile.cpp index 80af841..3920f69 100644 --- a/kabc/plugins/file/resourcefile.cpp +++ b/kabc/plugins/file/resourcefile.cpp @@ -196,3 +196,3 @@ bool ResourceFile::load() { - kdDebug(5700) << "ResourceFile::load(): '" << mFileName << "'" << endl; + @@ -212,3 +212,3 @@ bool ResourceFile::save( Ticket *ticket ) // qDebug("ResourceFile::save format %s, %s", mFileName.latin1(), mFormatName.latin1()); - kdDebug(5700) << "ResourceFile::save()" << endl; + @@ -259,3 +259,3 @@ bool ResourceFile::lock( const QString &fileName ) { - kdDebug(5700) << "ResourceFile::lock()" << endl; + @@ -270,3 +270,3 @@ bool ResourceFile::lock( const QString &fileName ) - kdDebug(5700) << "-- lock name: " << lockName << endl; + |