diff -r c14618f9de99 -r 22c3c67e5001 bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp --- a/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Wed Apr 14 16:22:04 2010 +0300 +++ b/bearermanagement/mpm/src/mpmconfirmdlgstarting.cpp Tue Apr 27 17:03:25 2010 +0300 @@ -193,8 +193,6 @@ // void CMPMConfirmDlgStarting::UserSelectedCancel( const TInt aError ) { - MPMLOGSTRING2( "CMPMConfirmDlgStarting<0x%x>::UserSelectedCancel", - iConnId ) MPMLOGSTRING3( "CMPMConfirmDlgStarting<0x%x>::UserSelectedCancel:\ Complete %d", iConnId, aError ) iIapSelection.ChooseIapComplete( aError, NULL );