diff -r 1e962b12a8db -r d2f833ab7940 contentstorage/casrv/caappscanner/inc/casrvappscanner.h --- 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& aCaEnties ); /** - * Removes app from storage. - * @param aAppEntry app to remove. - */ - void RemoveAppL( CCaInnerEntry* aAppEntry ); - - /** * Set "missing" flag. * @param aEntry entry. */