File 3_5_BRANCH-r518199.diff of Package kdelibs3

------------------------------------------------------------------------
r518199 | mueller | 2006-03-13 12:58:23 +0100 (Mon, 13 Mar 2006) | 2 lines

downgrade to debug level

------------------------------------------------------------------------
Index: kio/kio/kdirwatch.cpp
===================================================================
--- kio/kio/kdirwatch.cpp	(revision 518198)
+++ kio/kio/kdirwatch.cpp	(revision 518199)
@@ -878,7 +878,7 @@ void KDirWatchPrivate::removeEntry( KDir
 {
   Entry* e = entry(_path);
   if (!e) {
-    kdWarning(7001) << "KDirWatch::removeDir can't handle '" << _path << "'" << endl;
+    kdDebug(7001) << "KDirWatchPrivate::removeEntry can't handle '" << _path << "'" << endl;
     return;
   }
 
openSUSE Build Service is sponsored by