ipcm_plat/extended_connection_settings_api/inc/cmsettingsui.h
branchRCL_3
changeset 69 cf1b3ddbe9a1
parent 58 83ca720e2b9a
--- a/ipcm_plat/extended_connection_settings_api/inc/cmsettingsui.h	Wed Sep 15 12:38:40 2010 +0300
+++ b/ipcm_plat/extended_connection_settings_api/inc/cmsettingsui.h	Wed Oct 13 14:59:48 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -66,23 +66,6 @@
         */
         IMPORT_C TBool SelectDestinationDlgL( TUint32& aDestinationId );
 
-        /**
-        * Launches the dialog for adding connection methods
-        * @since 3.2.3
-        * @param  aDestUid destination id for the new cm
-        * @param  aBearerType bearer type for the new cm
-        * @return TUint32 id of the new cm
-        */
-        IMPORT_C TUint32 AddCmL( TUint32& aDestUid, TUint32 aBearerType );
-
-        /**
-        * Launches the dialog for editing connection methods
-        * @since 3.2.3
-        * @param  aCmId id of the cm to edit
-        * @return TResult - the softkey the user exited with.
-        *                   EBack in case editing is forbidden.
-        */
-        IMPORT_C TResult EditCmL( TUint32 aCmId );        
     private:
 
         /** First stage constructor */