eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp
changeset 34 ad1f037f1ac2
parent 31 372d2d6c5cf9
--- a/eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp	Thu Jun 10 16:12:28 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/eap_server/src/EapScheduler.cpp	Thu Jun 24 11:23:08 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));