photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp
branchRCL_3
changeset 18 bcb43dc84c44
parent 0 4e91876724a2
child 22 2dac0fdba72b
--- a/photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/collectionframework/plugins/tagcollectionplugin/src/glxcollectionplugintags.cpp	Wed Mar 31 21:31:03 2010 +0300
@@ -170,8 +170,6 @@
                 HandleCpiAttributeResponseL((*mediaArray)[index], aCpiAttributes, 
                 						aMediaIds[index]);
                 }
-
-			 /// @todo - Can we reset a value. Does it overwrite the original or does it leak? Must test
             aResponse->SetCObjectValueL(KMPXMediaArrayContents, mediaArray);        
             CleanupStack::PopAndDestroy(mediaArray);
             }