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

List:       kde-commits
Subject:    KDE/kdeutils/ark/kerfuffle (silent)
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2009-04-20 20:08:30
Message-ID: 1240258110.609839.26366.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 956869 by rkcosta:

SVN_SILENT: Remove warning.

 M  +4 -1      cliinterface.cpp  


--- trunk/KDE/kdeutils/ark/kerfuffle/cliinterface.cpp #956868:956869
@@ -374,8 +374,11 @@
 		m_userCancelled = false;
 	}
 
-	void CliInterface::processFinished( int exitCode, QProcess::ExitStatus exitStatus)
+	void CliInterface::processFinished( int exitCode, QProcess::ExitStatus exitStatus )
 	{
+		Q_UNUSED( exitCode );
+		Q_UNUSED( exitStatus );
+
 		kDebug(1601);
 
 		//if the m_process pointer is gone, then there is nothing to worry
[prev in list] [next in list] [prev in thread] [next in thread] 

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