diff -r 7a0216d033ac -r fe6b6762fccd eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp --- a/eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp Wed Jun 23 18:14:55 2010 +0300 +++ b/eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp Tue Jul 06 14:18:35 2010 +0300 @@ -16,7 +16,7 @@ */ /* -* %version: 16 % +* %version: 18 % */ #include "EapScheduler.h" @@ -188,6 +188,7 @@ void CEapScheduler::Error(TInt aError) const { + EAP_UNREFERENCED_PARAMETER(aError); EAP_TRACE_DEBUG_SYMBIAN((_L("CEapScheduler::Error(): aError=%d"), aError));