diff -r fc7b30ed2058 -r 05bc53fe583b dbcreator/inc/cdccommsdatcreator.h --- a/dbcreator/inc/cdccommsdatcreator.h Thu Aug 19 10:18:49 2010 +0300 +++ b/dbcreator/inc/cdccommsdatcreator.h Tue Aug 31 15:35:44 2010 +0300 @@ -67,7 +67,7 @@ /** Destructor */ - IMPORT_C virtual ~CCdcCommsDatCreator(); + virtual ~CCdcCommsDatCreator(); private: @@ -96,7 +96,7 @@ void SetUnderlyingIapL( RPointerArray< HBufC >& aUnderLying ); - void SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon ); +// void SetDefaultConnectionL( RPointerArray< HBufC >& aDefCon ); void SetWlanSecurityL( RPointerArray< HBufC >& aWlanSecurity );