diff -r e1bea15f9a39 -r 79859ed3eea9 webengine/widgetinstaller/Inc/WidgetRegistrationManager.h --- a/webengine/widgetinstaller/Inc/WidgetRegistrationManager.h Thu Aug 19 10:58:56 2010 +0300 +++ b/webengine/widgetinstaller/Inc/WidgetRegistrationManager.h Tue Aug 31 16:17:46 2010 +0300 @@ -68,14 +68,7 @@ * @return void */ void DeregisterWidgetL( const TUid& aUid ); - - /** - * deregister installed widgets as non native app - * @since 3.1 - * @param aUidList - the list of UID of widgets to be unisntalled - * @return void - */ - void DeregisterWidgetsL( const RArray& aUidList); + protected: // constructors