diff -r 6dfc5f825351 -r 50bf9db68373 harvester/composerplugins/imagecomposer/src/imagecomposerao.cpp --- a/harvester/composerplugins/imagecomposer/src/imagecomposerao.cpp Fri Mar 19 09:38:01 2010 +0200 +++ b/harvester/composerplugins/imagecomposer/src/imagecomposerao.cpp Fri Apr 16 15:23:55 2010 +0300 @@ -871,6 +871,7 @@ if ( !cellIdProperty && !countryCodeProperty && !networkCodeProperty && !locationAreaCodeProperty && !speedProperty && !directionProperty && !qualityProperty ) { + // Ignore return value - if operation does not succeed, there is no much that can be done here iSession->RemoveObjectL( aLocationObject->Id(), iDefaultNamespace ); } }