contentstorage/casrv/caappscanner/inc/casrvappscanner.h
changeset 98 d2f833ab7940
parent 96 5d243a69bdda
child 99 7aaf39b772ac
--- a/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Tue Jun 01 11:30:17 2010 +0300
+++ b/contentstorage/casrv/caappscanner/inc/casrvappscanner.h	Fri Jun 11 16:13:51 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.
      */