harvester/composerplugins/imagecomposer/src/imagecomposerao.cpp
changeset 21 50bf9db68373
parent 20 6dfc5f825351
child 40 910a23996aa0
child 45 a93990e5815e
child 54 a3cc46f37772
--- 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 );
             }
         }