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

List:       kde-commits
Subject:    branches/KDE/4.5/kdelibs/kdecore/io
From:       David Faure <faure () kde ! org>
Date:       2010-07-11 9:46:11
Message-ID: 20100711094611.DAF4AAC85F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1148613 by dfaure:

silence debug output, now that it's called very often by konqueror ;)


 M  +1 -1      ktempdir.cpp  


--- branches/KDE/4.5/kdelibs/kdecore/io/ktempdir.cpp #1148612:1148613
@@ -254,7 +254,7 @@
 
 bool KTempDir::removeDir( const QString& path )
 {
-    kDebug(180) << path;
+    //kDebug(180) << path;
     if ( !QFile::exists( path ) )
         return true; // The goal is that there is no directory
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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