branch | RCL_3 |
changeset 58 | 83ca720e2b9a |
parent 57 | 05bc53fe583b |
--- a/alwayson_net_plugin/pdpcontextmanager2/src/caoconnectionmanager.cpp Tue Aug 31 15:35:44 2010 +0300 +++ b/alwayson_net_plugin/pdpcontextmanager2/src/caoconnectionmanager.cpp Wed Sep 01 12:23:51 2010 +0100 @@ -208,9 +208,7 @@ MAOConnectionManagerObserver& aObserver, MAOSettings& aSettings ): iObserver( aObserver ), - iSettings( aSettings ), - iConnection( NULL ), - iConnectionMonitor( NULL ) + iSettings( aSettings ) { LOG_1( _L("CAOConnectionManager::CAOConnectionManager") ); }