dbcreator/commsdatcreator/Src/cdccommsdatcreator.cpp
changeset 20 9c97ad6591ae
parent 0 5a93021fdf25
child 27 489cf6208544
--- a/dbcreator/commsdatcreator/Src/cdccommsdatcreator.cpp	Fri Apr 16 15:21:37 2010 +0300
+++ b/dbcreator/commsdatcreator/Src/cdccommsdatcreator.cpp	Mon May 03 12:53:07 2010 +0300
@@ -350,8 +350,8 @@
     SetLingerSettingsL( iLingerSettings );
 
     // Sets the default connection    
-    SetDefaultConnectionL( iDefCon );
-
+//    SetDefaultConnectionL( iDefCon );
+    
     // Logs IAPs in UDEB mode
     #ifdef _DEBUG
     LogIapIdsL();
@@ -587,7 +587,7 @@
 // CCdcCommsDatCreator::ProcessDNL
 // ---------------------------------------------------------
 //
-void CCdcCommsDatCreator::SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon )
+/*void CCdcCommsDatCreator::SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon )
     {
     // Sets the default connection    
     if( aDefCon.Count() > 0 )
@@ -605,12 +605,12 @@
         
         CleanupStack::PushL( glb );
         glb->SetDefaultConnectionL();
-                
+        
         CleanupStack::PopAndDestroy( glb );
 
         CLOG_WRITE( "--------------------------------------\n" )
         }
-    }
+    }*/
 
 // ---------------------------------------------------------
 // CCdcCommsDatCreator::SetUnderlyingIapL