ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h
changeset 20 9c97ad6591ae
parent 0 5a93021fdf25
--- a/ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h	Fri Apr 16 15:21:37 2010 +0300
+++ b/ipcm_plat/bearer_settings_plugin_api/inc/cmpluginlanbase.h	Mon May 03 12:53:07 2010 +0300
@@ -23,7 +23,7 @@
 #include <e32base.h>
 #include <eikdoc.h>
 #include <apparc.h>
-#include <CommsDatTypesV1_1.h>
+#include <commsdattypesv1_1.h>
 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
 #include <commsdat_partner.h>
 #endif
@@ -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;