branch | RCL_3 |
changeset 58 | 83ca720e2b9a |
parent 57 | 05bc53fe583b |
--- a/connectionutilities/ConnectionDialogs/src/ConnectionInfoKey.cpp Tue Aug 31 15:35:44 2010 +0300 +++ b/connectionutilities/ConnectionDialogs/src/ConnectionInfoKey.cpp Wed Sep 01 12:23:51 2010 +0100 @@ -29,9 +29,7 @@ // CConnectionInfoKey::CConnectionInfoKey( TBool aIsWLANFeatureSupported ) : TKeyArrayFix( 0, ECmpCollated ), - iPtr( NULL ), - iIsWLANFeatureSupported( aIsWLANFeatureSupported ), - iNameEasyWLAN( NULL ) + iIsWLANFeatureSupported( aIsWLANFeatureSupported ) { }