diff -r 77415202bfc8 -r 2e6c4614c58e ipcm_plat/connection_ui_utilities_api/inc/ConnectionUiUtilities.h --- a/ipcm_plat/connection_ui_utilities_api/inc/ConnectionUiUtilities.h Tue Feb 02 00:24:11 2010 +0200 +++ b/ipcm_plat/connection_ui_utilities_api/inc/ConnectionUiUtilities.h Fri Feb 19 23:12:51 2010 +0200 @@ -112,9 +112,8 @@ * This method should only be used from the MPM in order to provide * a consistent popup behavior across the platform. * @param aIAPId The id of the access point. - * @param aConnectionActive is connection already active. */ - IMPORT_C void ConnectingViaDiscreetPopup( const TUint32& aIAPId, TBool aConnectionAlreadyActive ); + IMPORT_C void ConnectingViaDiscreetPopup( const TUint32& aIAPId ); /** * Pops up a discreet popup indicating a connection error.