diff -r 822e1f077722 -r 2cdd984ec527 realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnconfigurationhandler.h --- a/realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnconfigurationhandler.h Wed Jun 09 10:04:26 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnconfigurationhandler.h Mon Jun 21 16:03:44 2010 +0300 @@ -140,10 +140,8 @@ /** * Reads the APN of specified IAP. - * @param aIapId IAP id - * @return APN or NULL if not found. Ownership is transferred. */ - HBufC8* ReadCurrentApnL(); + void ReadCurrentApnL(); private: // Constructors