syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp
changeset 60 eb6690d0d439
parent 0 b497e44ab2fc
--- a/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp	Fri Aug 06 18:29:23 2010 +0530
+++ b/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp	Thu Aug 19 17:35:34 2010 +0530
@@ -62,7 +62,7 @@
 	{
 
 	Cancel();
-	if( !iHistoryArray )
+	if( iHistoryArray )
 	{
 	iHistoryArray->SetOwnerShip( ETrue );
 	delete iHistoryArray;