branch | RCL_3 |
changeset 9 | 57a65a3a658c |
parent 0 | b497e44ab2fc |
--- a/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Tue Feb 02 00:44:00 2010 +0200 +++ b/syncmlfw/common/alertqueue/src/NSmlAlertHandler.cpp Fri Feb 19 23:41:35 2010 +0200 @@ -62,7 +62,7 @@ { Cancel(); - if( !iHistoryArray ) + if( iHistoryArray ) { iHistoryArray->SetOwnerShip( ETrue ); delete iHistoryArray;