diff -r 031b9cffe6e4 -r c47ebe2ac36c localconnectivityservice/dun/utils/inc/DunDownstream.h --- a/localconnectivityservice/dun/utils/inc/DunDownstream.h Wed Apr 14 16:52:35 2010 +0300 +++ b/localconnectivityservice/dun/utils/inc/DunDownstream.h Tue Apr 27 17:33:22 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 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" @@ -156,14 +156,6 @@ TInt AddToQueueAndSend( const TDesC8 *aPushedData, MDunCompletionReporter* aCallback ); - /** - * Gets the endpoint readiness handler - * - * @since S60 5.0 - * @return Endpoint readiness handler - */ - MDunEndpointReady* EndpointReadyHandler(); - private: CDunDownstream( MDunTransporterUtilityAux* aUtility );