webservices/wsstar/wsstarplugin/src/wsstarcobrandingclient.cpp
changeset 1 272b002df977
parent 0 62f9d29f7211
equal deleted inserted replaced
0:62f9d29f7211 1:272b002df977
   166     const TBool* brandID = coBrandingSsnContext->GetIntL(WSStarContextKeys::KBrandIDEnabled);
   166     const TBool* brandID = coBrandingSsnContext->GetIntL(WSStarContextKeys::KBrandIDEnabled);
   167     if(brandID && *brandID)
   167     if(brandID && *brandID)
   168         {
   168         {
   169             
   169             
   170         //Create a Fetch SCt body and update
   170         //Create a Fetch SCt body and update
   171         CWSStarPlugin& frmWSStar = (CWSStarPlugin&)Framework();
   171        // CWSStarPlugin& frmWSStar = (CWSStarPlugin&)Framework();
   172         CSenElement* pBody = CreateFSTL();
   172         CSenElement* pBody = CreateFSTL();
   173         
   173         
   174         if(pBody)
   174         if(pBody)
   175 	    {
   175 	    {
   176 	       
   176