contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 83 156f692b1687
parent 80 397d00875918
child 103 b99b84bcd2d1
--- a/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Thu May 27 13:11:12 2010 +0300
+++ b/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Fri Jun 11 13:58:37 2010 +0300
@@ -416,12 +416,10 @@
     
     /**
      * Adds or updates component id attribute in entry based on SCR provided data
-     * @param appInfo application data carrying full path name of application file.
      * @param aEntry entry being updated with component id attribute.
      * @return ETrue when component id attribute of the entry has been added or changed.
      */
-    TBool UpdateComponentIdL( TApaAppInfo& appInfo, 
-        CCaInnerEntry& aEntry ) const;
+    TBool UpdateComponentIdL( CCaInnerEntry& aEntry ) const;
 
     /**
      * Schedule appscanner run.