diff -r fcbbe021d614 -r 9c97ad6591ae dbcreator/commsdatcreator/Src/cdccommsdatcreator.cpp --- 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