diff -r 594d59766373 -r 7d48bed6ce0c satengine/SatServer/Engine/inc/CSatApnHandler.h --- a/satengine/SatServer/Engine/inc/CSatApnHandler.h Thu Aug 19 10:28:14 2010 +0300 +++ b/satengine/SatServer/Engine/inc/CSatApnHandler.h Tue Aug 31 15:45:17 2010 +0300 @@ -25,8 +25,6 @@ #include "MSatApnHandler.h" class MSatUtils; -class RCmConnectionMethod; -class RCmManager; /** * Handles the Access point operations with CMManager. Searches, inserts and @@ -125,15 +123,6 @@ */ HBufC* FormatAPN( const RSat::TAccessName& aReqApn ) const; - /** - * Get default connection method. - * - * @param aCmManager Input Connection method manager. - * @param aDefCm Output reference to RCmConnectionMethod. - * @return None - */ - void GetDefConnMethodL( RCmManager& aCmManager, - RCmConnectionMethod& aDefCm ); private: // Data // Reference to command container