diff -r 05bc53fe583b -r 83ca720e2b9a bearermanagement/mpm/inc/mpmserversession.inl --- a/bearermanagement/mpm/inc/mpmserversession.inl Tue Aug 31 15:35:44 2010 +0300 +++ b/bearermanagement/mpm/inc/mpmserversession.inl Wed Sep 01 12:23:51 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -16,6 +16,15 @@ */ // ----------------------------------------------------------------------------- +// CMPMServerSession::SetDisconnectDlgPtrNull +// ----------------------------------------------------------------------------- +// +inline void CMPMServerSession::SetDisconnectDlgPtrNull() + { + iDisconnectDlg = NULL; + } + +// ----------------------------------------------------------------------------- // CMPMServerSession::SetConfirmDlgRoamingPtrNull // ----------------------------------------------------------------------------- // @@ -80,15 +89,6 @@ } // ----------------------------------------------------------------------------- -// CMPMServerSession::VpnUserConnectionUsed -// ----------------------------------------------------------------------------- -// -inline TBool CMPMServerSession::VpnUserConnectionUsed() const - { - return iVpnUserConnectionUsed; - } - -// ----------------------------------------------------------------------------- // CMPMServerSession::AppUid // ----------------------------------------------------------------------------- //