equal
deleted
inserted
replaced
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 |