--- a/languageinterworkingfw/servicehandler/inc/liwservicehandlerimpl.h Thu Aug 19 10:46:29 2010 +0300
+++ b/languageinterworkingfw/servicehandler/inc/liwservicehandlerimpl.h Tue Aug 31 16:06:08 2010 +0300
@@ -102,7 +102,6 @@
TInt AttachL(const RCriteriaArray& aInterest);
TInt AttachL(const RCriteriaArray& aInterest,CRTSecMgrScriptSession* aSecMgrScriptSession);
- TInt AttachL(const RCriteriaArray& aInterest,CRTSecMgrScriptSession* aSecMgrScriptSession,TInt aWidgetId);
/**
* @see CLiwServiceHandler::QueryImplementationL()
*/
@@ -412,9 +411,6 @@
// Resource offset for LiwServiceHandler.rsc.
TInt iResourceOffset;
- // Resource offset for LiwServiceHandler.rsc.
- TInt iWidgetId;
-
// Owns all the providers currently in memory.
RPointerArray<CLiwServiceIfBase> iProviders;