diff -r 6f5ef5fc65b4 -r c5fabff9b552 webservices/wsoviplugin/inc/wsovioauthclient.h --- a/webservices/wsoviplugin/inc/wsovioauthclient.h Thu Aug 19 10:59:30 2010 +0300 +++ b/webservices/wsoviplugin/inc/wsovioauthclient.h Tue Aug 31 16:18:26 2010 +0300 @@ -118,7 +118,7 @@ void SetHandlerCtx(MSenHandlerContext* aHndCtx); TBool HasSuperClass( TDescriptionClassType aType ); - void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated, const TDesC8& aValidator=KNullDesC8); + void CreateBodyL(const TDesC8& aXmlNs, const TDesC8& aUsername, const TDesC8& aPassword, const TDesC8& aCreated); protected://methods