diff -r a828660c511c -r d3d7683d16f5 wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h --- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h Tue Aug 31 17:02:06 2010 +0300 +++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h Wed Sep 01 12:41:05 2010 +0100 @@ -16,7 +16,7 @@ */ /* -* %version: 29 % +* %version: 28 % */ #ifndef CORE_SUB_OPERATION_WPA_CONNECT_H @@ -65,7 +65,6 @@ core_state_req_state_notification, core_state_bss_lost, core_state_user_cancel, - core_state_user_cancel_disassociated, core_state_MAX }; @@ -191,12 +190,6 @@ /** * From abs_wlan_eapol_callback_interface_c */ - core_error_e complete_disassociation( - network_id_c * receive_network_id ); - - /** - * From abs_wlan_eapol_callback_interface_c - */ void handle_error( wlan_eapol_if_error_e errorcode, wlan_eapol_if_message_type_function_e function );