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

List:       kde-commits
Subject:    playground/network/kbluetooth/src
From:       Alex Fiestas <alex () eyeos ! org>
Date:       2009-09-30 21:39:36
Message-ID: 1254346776.586942.17992.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029842 by afiestas:

Removed conditional because delete NULL is correct. Thx tsdgeos.

 M  +2 -3      trayicon.cpp  


--- trunk/playground/network/kbluetooth/src/trayicon.cpp #1029841:1029842
@@ -146,9 +146,8 @@
 	
 	delete m_kBlueLock;
 	
-	if(m_aboutDialog){
-		delete m_aboutDialog;
-	}
+	delete m_aboutDialog;
+
 	qDebug() << "bye bye";
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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