photosgallery/collectionframework/plugins/glxcollectionpluginimageviewer/src/glxcollectionpluginimageviewer.cpp
branchRCL_3
changeset 18 bcb43dc84c44
parent 0 4e91876724a2
child 47 f9e827349359
--- a/photosgallery/collectionframework/plugins/glxcollectionpluginimageviewer/src/glxcollectionpluginimageviewer.cpp	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/collectionframework/plugins/glxcollectionpluginimageviewer/src/glxcollectionpluginimageviewer.cpp	Wed Mar 31 21:31:03 2010 +0300
@@ -92,8 +92,8 @@
     }
 
 void CGlxCollectionPluginImageViewer::CpiAttributeAdditionalAttributes(
-        const TMPXAttribute& aCpiAttribute, 
-        RArray<TMPXAttribute>& aAttributeArray)
+        const TMPXAttribute& /*aCpiAttribute*/, 
+        RArray<TMPXAttribute>& /*aAttributeArray*/)
     {
     // Nothing to be shared apart from the ones that are commonly loaded.
     }
@@ -146,8 +146,8 @@
     }
 
 void CGlxCollectionPluginImageViewer::HandleCpiAttributeResponseL(
-        CMPXMedia* aResponse, TArray<TMPXAttribute> aCpiAttributes,
-        TGlxMediaId aMediaId)
+        CMPXMedia* /*aResponse*/, TArray<TMPXAttribute> aCpiAttributes,
+        TGlxMediaId /*aMediaId*/)
     {
     const TInt attribCount = aCpiAttributes.Count();