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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kmail
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2007-03-31 19:52:11
Message-ID: 1175370731.130320.8927.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 648600 by kloecker:

This if-statement is obsolete because it is always true. It was added 6 years ago because
KIO::del didn't have the data signal, but in the current code we use KIO::get for everything.


 M  +0 -1      popaccount.cpp  


--- branches/KDE/3.5/kdepim/kmail/popaccount.cpp #648599:648600
@@ -285,7 +285,6 @@
 //-----------------------------------------------------------------------------
 void PopAccount::connectJob() {
   KIO::Scheduler::assignJobToSlave(mSlave, job);
-  if (stage != Dele)
   connect(job, SIGNAL( data( KIO::Job*, const QByteArray &)),
          SLOT( slotData( KIO::Job*, const QByteArray &)));
   connect(job, SIGNAL( result( KIO::Job * ) ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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