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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       David Faure <faure () kde ! org>
Date:       2010-07-05 22:56:13
Message-ID: 20100705225613.78180AC85D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1146409 by dfaure:

comment out confusing debug output; all jobs that finish without being killed end up in this code path.


 M  +1 -1      scheduler.cpp  


--- trunk/KDE/kdelibs/kio/kio/scheduler.cpp #1146408:1146409
@@ -927,7 +927,7 @@
     // this method is called all over the place in job.cpp, so just do this check here to avoid
     // much boilerplate in job code.
     if (SimpleJobPrivate::get(job)->m_schedSerial == 0) {
-        kDebug(7006) << "Doing nothing because I don't know job" << job;
+        //kDebug(7006) << "Doing nothing because I don't know job" << job;
         return;
     }
     Slave *slave = jobSlave(job);
[prev in list] [next in list] [prev in thread] [next in thread] 

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