diff -r 30e048a7b597 -r bad0cc58d154 eapol/eapol_framework/eapol_symbian/am/include/EapSimInterface.h --- 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;