eapol/eapol_framework/eapol_common/include/abs_eap_configuration_if.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
--- a/eapol/eapol_framework/eapol_common/include/abs_eap_configuration_if.h	Tue Aug 31 15:16:37 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/include/abs_eap_configuration_if.h	Wed Sep 01 12:23:57 2010 +0100
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: %
+* %version: 7 %
 */
 
 #if !defined(_ABS_EAPOL_WLAN_CONFIGURATION_REFERENCE_IF_H_)
@@ -48,11 +48,6 @@
 public:
 	//--------------------------------------------------
 
-	/* The destructor does nothing */
-	virtual ~abs_eap_configuration_if_c()
-	{
-	};
-	
 #if defined(USE_EAP_SIMPLE_CONFIG)
 	/**
 	 * This function tells AM to save SIMPLE_CONFIG configuration parameters.