--- 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 <e32std.h>
#include <s32strm.h>
@@ -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 <PolicyArray>
{
-
CSenElement& apol= pPolicyArray->AddElementL(KPolicyLocalName);
apol.CopyFromL(*aPolicy);
PolicyIdL(&apol); //codescannerwarnings