eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h
branchRCL_3
changeset 18 bad0cc58d154
parent 17 30e048a7b597
child 19 c74b3d9f6b9e
--- a/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Thu Aug 19 09:58:27 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h	Tue Aug 31 15:16:37 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 13 %
+* %version: 9.1.2 %
 */
 
 #ifndef _EAPSIMINTERFACE_H_
@@ -88,8 +88,6 @@
 	// Creates the MMETel connection and loads the phone module.
 	TInt CreateMMETelConnectionL();
 
-	void DisconnectMMETel();
-
 private:
 
 	eap_am_type_gsmsim_symbian_c * const iParent;