diff -r 7333d7932ef7 -r 8b7f4e561641 ncdengine/engine/accesspointmanager/inc/catalogsaccesspointmanagerimpl.h --- a/ncdengine/engine/accesspointmanager/inc/catalogsaccesspointmanagerimpl.h Tue Aug 31 15:21:33 2010 +0300 +++ b/ncdengine/engine/accesspointmanager/inc/catalogsaccesspointmanagerimpl.h Wed Sep 01 12:22:02 2010 +0100 @@ -20,14 +20,7 @@ #define C_CATALOGSACCESSPOINTMANAGERIMPL_H #include -#include // HLa: DLMgr remove - -#ifdef _0 #include -#endif - -#include - #include "catalogsaccesspointmanager.h" #include "catalogsaccesspointobserver.h" @@ -197,11 +190,10 @@ */ void RemoveAccessPointsL(); -#ifdef _0 + HBufC16* ReadText16L( CApAccessPointItem* aItem, const TApMember& aApMember ); HBufC8* ReadText8L( CApAccessPointItem* aItem, const TApMember& aApMember ); -#endif TBool MatchInCommsDbL( const CCatalogsAccessPointSettings& aSettings, TUint32& aId ); @@ -214,9 +206,7 @@ void SaveToStorageL(); -#ifdef _0 TBool MatchingSettingsL(const CCatalogsAccessPointSettings& aSettings, CApAccessPointItem& aItem); -#endif void SetApDetailL( CCatalogsAccessPoint& aAp, const TDesC& aKey, const TDesC& aValue );