diff -r 64b3172ba347 -r 3b92f7acdc91 localconnectivityservice/dun/utils/src/DunDownstream.cpp --- a/localconnectivityservice/dun/utils/src/DunDownstream.cpp Sat Apr 24 00:27:31 2010 +0300 +++ b/localconnectivityservice/dun/utils/src/DunDownstream.cpp Sat Apr 24 00:43:26 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 // --------------------------------------------------------------------------- //