contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 103 b99b84bcd2d1
parent 83 156f692b1687
child 104 9b022b1f357c
--- a/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Fri Jun 11 13:58:37 2010 +0300
+++ b/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Wed Jun 23 18:33:40 2010 +0300
@@ -150,6 +150,9 @@
      * @result id of download collection.
      */
     TInt GetCollectionDownloadIdL();
+    
+    //TODO temporary sollution for fake uninstall progres notification
+    void ClearUninstallFlagL();
 
     /**
      * Gets collectionId of all collection.
@@ -308,12 +311,6 @@
     void HandleMissingItemsL( RPointerArray<CCaInnerEntry>& aCaEnties );
 
     /**
-     * Removes app from storage.
-     * @param aAppEntry app to remove.
-     */
-    void RemoveAppL( CCaInnerEntry* aAppEntry );
-
-    /**
      * Set "missing" flag.
      * @param aEntry entry.
      */