bearermanagement/mpm/src/mpmserversession.cpp
changeset 23 7ec726f93df1
parent 20 9c97ad6591ae
child 32 5c4486441ae6
child 46 95d45f234cf3
--- a/bearermanagement/mpm/src/mpmserversession.cpp	Mon May 03 12:53:07 2010 +0300
+++ b/bearermanagement/mpm/src/mpmserversession.cpp	Fri May 14 16:15:46 2010 +0300
@@ -436,12 +436,6 @@
     MPMLOGSTRING3( "CMPMServerSession::HandleServerChooseIapL - iap %d \
 connType %d", mpmConnPref.IapId(), mpmConnPref.ConnType() )
 
-    if (!( mpmConnPref.NoteBehaviour() &
-            TExtendedConnPref::ENoteBehaviourConnDisableNotes ) )
-        {
-        iMyServer.ConnUiUtils()->ConnectingViaDiscreetPopup();
-        }
-    
     iIapSelection->ChooseIapL( mpmConnPref );
 
     if ( iAppUid == iMyServer.CsIdWatcher()->ConnectScreenId() )