diff -r 7bc6ab9b5bcd -r 6abf3d6055cd webservices/wsdescription/src/servicepolicy.cpp --- a/webservices/wsdescription/src/servicepolicy.cpp Fri Feb 19 23:55:35 2010 +0200 +++ b/webservices/wsdescription/src/servicepolicy.cpp Mon Mar 15 12:44:52 2010 +0200 @@ -15,13 +15,6 @@ * */ - - - - - - - // INCLUDE FILES #include #include @@ -378,10 +371,10 @@ } } - } } + void CServicePolicy::AddUserAgentElementsL(CSenElement* aUserAgentElement) { CSenElement* pClientPolicyElement = AsElement().Element(KClientServicePolicyLocalName); @@ -587,7 +580,6 @@ } else //Just add this policy in the { - CSenElement& apol= pPolicyArray->AddElementL(KPolicyLocalName); apol.CopyFromL(*aPolicy); PolicyIdL(&apol); //codescannerwarnings