videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h
changeset 15 6c92a12abac0
parent 3 bdf78597b41c
--- a/videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h	Tue Jan 26 12:55:56 2010 +0200
+++ b/videoutils_plat/videoconnutility_api/tsrc/VCXTestCommon/inc/IptvTestUtilALR.h	Fri Mar 19 09:48:59 2010 +0200
@@ -36,7 +36,6 @@
 // Declared in CIptvUtil.h and vcxconnutilimpl.cpp
 const TUid VCXTEST_KIptvAlrCenRepUid = { 0x2000B438 };
 const TInt VCXTEST_KIptvCenRepUsedSnapIdKey   = 0x1;
-const TInt VCXTEST_KIptvCenRepDefaultIapIdKey   = 0x2;
 const TInt VCXTEST_KIptvCenRepAPModeAlwaysAsk = 0;
 
 // CLASS DECLARATION
@@ -137,18 +136,7 @@
      * Gets the default access point from connection manager
      */
     IMPORT_C TUint32 GetDefaultIap( void );
-    
-    /**
-     * Gets the default iap, saves it to cenrep
-     */
-    IMPORT_C TInt SetDefaultIapCenRep( void );
-    
-    /**
-     * Gets the default iap id from cenrep
-     */
-    IMPORT_C TUint32 GetDefaultIapCenRep( void );
 
-    
 private: // New functions
 
     /**