contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
--- a/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Mon May 24 20:50:46 2010 +0300
+++ b/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Fri May 28 16:17:03 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.