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

List:       kde-commits
Subject:    KDE/kdeutils/ark
From:       Laurent Montel <montel () kde ! org>
Date:       2011-01-02 17:00:07
Message-ID: 20110102170007.E4F5BAC8B1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210910 by mlaurent:

Remove not used variable
Don't check pointer before remove it


 M  +0 -2      kerfuffle/cliinterface.cpp  
 M  +0 -1      part/archivemodel.h  


--- trunk/KDE/kdeutils/ark/kerfuffle/cliinterface.cpp #1210909:1210910
@@ -319,10 +319,8 @@
 {
     kDebug();
 
-    if (m_process) {
         delete m_process;
         m_process = 0;
-    }
 
     m_stdOutData.clear();
 
--- trunk/KDE/kdeutils/ark/part/archivemodel.h #1210909:1210910
@@ -117,7 +117,6 @@
     QList<int> m_showColumns;
     Kerfuffle::Archive *m_archive;
     ArchiveDirNode *m_rootNode;
-    KJobTrackerInterface *m_jobTracker;
 };
 
 #endif // ARCHIVEMODEL_H
[prev in list] [next in list] [prev in thread] [next in thread] 

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