diff -r 0a9e01492035 -r 04408506c6e0 bearermanagement/mpm/inc/mpmconnmonevents.h --- a/bearermanagement/mpm/inc/mpmconnmonevents.h Tue May 25 13:08:02 2010 +0300 +++ b/bearermanagement/mpm/inc/mpmconnmonevents.h Wed Jun 09 10:07:12 2010 +0300 @@ -96,8 +96,7 @@ /** * Two-phased constructor. */ - static CMPMConnMonEvents* NewL( CMPMServer& aServer, - CMPMServerSession& aSession ); + static CMPMConnMonEvents* NewL( CMPMServer& aServer ); /** * Destructor. @@ -243,7 +242,7 @@ * @param aSession Pointer to session * @since 3.1 */ - void CancelScanL( CMPMServerSession& aSession ); + void CancelScanL( CMPMServerSession* aSession ); /** * Gets the presumed Iap Id of Connection Id. @@ -319,7 +318,7 @@ /** * 2nd phase constructor. */ - void ConstructL( CMPMServerSession& aSession ); + void ConstructL(); private: // Data // Handle to connection monitor