changeset 63 | e0c1916b8ddc |
parent 0 | b497e44ab2fc |
--- a/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Wed Aug 18 10:39:36 2010 +0300 +++ b/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Thu Sep 02 21:22:11 2010 +0300 @@ -62,7 +62,7 @@ { Cancel(); - if( !iHistoryArray ) + if( iHistoryArray ) { iHistoryArray->SetOwnerShip( ETrue ); delete iHistoryArray;