diff -r 031b9cffe6e4 -r c47ebe2ac36c localconnectivityservice/dun/utils/src/DunDownstream.cpp --- a/localconnectivityservice/dun/utils/src/DunDownstream.cpp Wed Apr 14 16:52:35 2010 +0300 +++ b/localconnectivityservice/dun/utils/src/DunDownstream.cpp Tue Apr 27 17:33:22 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-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" @@ -143,17 +143,6 @@ } // --------------------------------------------------------------------------- -// Gets the endpoint readiness handler -// --------------------------------------------------------------------------- -// -MDunEndpointReady* CDunDownstream::EndpointReadyHandler() - { - FTRACE(FPrint( _L("CDunDownstream::EndpointReadyHandler()" ) )); - FTRACE(FPrint( _L("CDunDownstream::EndpointReadyHandler() complete" ) )); - return iPushData.iDataPusher; - } - -// --------------------------------------------------------------------------- // Starts downstream by issuing read request // --------------------------------------------------------------------------- //