diff -r 9e077f9a342c -r 2c7f27287390 homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h --- a/homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h Mon Jun 21 16:00:38 2010 +0300 +++ b/homescreenpluginsrv/hspsmanager/inc/hspsmaintenancehandler.h Thu Jul 15 18:59:18 2010 +0300 @@ -438,8 +438,7 @@ * Not used - see ServiceRestoreActiveAppConfL instead which has a diffrent input */ ThspsServiceCompletedMessage hspsRestoreActiveAppConf( - const TInt /*aAppUid*/, - const TInt /*aConfUid*/ ); + const TInt /*aAppUid*/ ); /** * Updates plugin configuration in all application configuration @@ -639,16 +638,7 @@ const TInt aPluginUid, TInt& aInstanceCount ); - /** - * Removes plugin resources from the provided ODT - * @since S60 5.0 - * @param aAppODT is an instance of the the application configuration - * @param aPluginUid is an UID of the plugin instance - * @return KErrNone if succeeded - */ - TInt RemovePluginResourcesL( - ChspsODT& aAppODT, - const TInt aPluginUid ); + /** * Adds plugin resouces to the provided ODT