diff -r 62f9d29f7211 -r 272b002df977 webservices/wsoviplugin/src/wsoviplugin.cpp --- a/webservices/wsoviplugin/src/wsoviplugin.cpp Thu Jan 07 16:19:19 2010 +0200 +++ b/webservices/wsoviplugin/src/wsoviplugin.cpp Mon Jan 18 21:21:14 2010 +0200 @@ -322,7 +322,7 @@ //--------------------------------------------------------------------------- //--------------------------------------------------------------------------- // -TInt CWSOviPlugin::OnEvent( const TInt aEvent, TAny* apArgument ) +TInt CWSOviPlugin::OnEvent( const TInt aEvent, TAny* /*apArgument*/ ) { TLSLOG_L(KSenCoreServiceManagerLogChannelBase , KMinLogLevel,"CWSOviPlugin::OnEvent"); TLSLOG_FORMAT((KSenCoreServiceManagerLogChannelBase , KNormalLogLevel, _L8(" -event code: %d"), aEvent));