[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenox/konq-embed/dropin
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-05-16 17:01:36
Message-ID: 1147798896.266007.6083.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 541577 by eva:

reduce debug output


 M  +2 -2      kconfig.cpp  


--- trunk/kdenox/konq-embed/dropin/kconfig.cpp #541576:541577
@@ -69,7 +69,7 @@
     if ( localFileName[0] != '/' )
         localFileName.prepend( KGlobal::dirs()->saveLocation( "config" ) );
 
-    kdDebug() << "writing to " << localFileName << endl;
+//    kdDebug() << "writing to " << localFileName << endl;
 
     QFile f( localFileName );
     if ( !f.open( IO_WriteOnly ) )
@@ -366,7 +366,7 @@
     bool gotKey = m_backend->lookup( key, value );
 
 #if defined(CONFIG_DEBUG)
-    kdDebug() << "Reading Entry " << group() << "/" << key << endl;
+//    kdDebug() << "Reading Entry " << group() << "/" << key << endl;
 #endif
 
     if ( !gotKey )
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic