ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h
branchRCL_3
changeset 57 05bc53fe583b
parent 8 2e6c4614c58e
child 58 83ca720e2b9a
--- a/ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h	Thu Aug 19 10:18:49 2010 +0300
+++ b/ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h	Tue Aug 31 15:35:44 2010 +0300
@@ -79,20 +79,6 @@
         */
         IMPORT_C void PrepareToUpdateRecordsL();
         
-        /**
-        * No UI for LanBase.
-        * Panics in debug mode, leaves with KErrNotSupported in
-        * release mode.
-        */
-        IMPORT_C virtual TInt RunSettingsL();
-        
-        /**
-        * No UI for LanBase.
-        * Panics in debug mode, leaves with KErrNotSupported in
-        * release mode.
-        */
-        IMPORT_C virtual TBool InitializeWithUiL( TBool aManuallyConfigure );
-                
     private:
     
         IMPORT_C CommsDat::CCDLANServiceRecord& ServiceRecord()const;