eapol/eapol_framework/eapol_symbian/eap_server/src/EapSession.cpp
changeset 34 ad1f037f1ac2
parent 31 372d2d6c5cf9
child 36 c98682f98478
equal deleted inserted replaced
31:372d2d6c5cf9 34:ad1f037f1ac2
    14 * Description:  EAP-session inside EAP-server.
    14 * Description:  EAP-session inside EAP-server.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 30 %
    19 * %version: 31 %
    20 */
    20 */
    21 
    21 
    22 
    22 
    23 #define __REFERENCE_CAPABILITY_NAMES__
    23 #define __REFERENCE_CAPABILITY_NAMES__
    24 #define __INCLUDE_CAPABILITY_NAMES__
    24 #define __INCLUDE_CAPABILITY_NAMES__
    55 
    55 
    56     }
    56     }
    57 
    57 
    58 // -----------------------------------------------------------------------------------------
    58 // -----------------------------------------------------------------------------------------
    59 
    59 
    60 void CEapSession::ConstructL(CEapServer& aServer, abs_eap_am_tools_c * const tools)
    60 void CEapSession::ConstructL(CEapServer& /* aServer */, abs_eap_am_tools_c * const tools)
    61     {
    61     {
    62 	EAP_TRACE_DEBUG(
    62 	EAP_TRACE_DEBUG(
    63 		tools,
    63 		tools,
    64 		TRACE_FLAGS_DEFAULT,
    64 		TRACE_FLAGS_DEFAULT,
    65 		(EAPL("CEapSession::ConstructL(): this=0x%08x\n"),
    65 		(EAPL("CEapSession::ConstructL(): this=0x%08x\n"),