webservices/wsoviplugin/src/wsoviplugin.cpp
changeset 1 272b002df977
parent 0 62f9d29f7211
child 20 32ab7ae9ec94
--- 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));