eapol/eapol_framework/eapol_common/include/eap_core.h
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_common/include/eap_core.h	Thu May 13 22:51:27 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/include/eap_core.h	Mon May 24 20:32:47 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 15 %
+* %version: %
 */
 
 /**
@@ -915,9 +915,6 @@
 		abs_eap_base_timer_c * const p_initializer, 
 		const u32_t p_id);
 
-	// This is documented in abs_eap_base_type_c::cancel_all_timers().
-	EAP_FUNC_IMPORT eap_status_e cancel_all_timers();
-
 	// This is documented in abs_eap_base_type_c::set_authentication_role().
 	EAP_FUNC_IMPORT eap_status_e set_authentication_role(const bool when_true_set_client);