diff -r e91dd988ca3f -r c3bac82c6ce0 localconnectivityservice/dun/utils/src/DunDownstream.cpp --- a/localconnectivityservice/dun/utils/src/DunDownstream.cpp Fri Apr 16 15:55:04 2010 +0300 +++ b/localconnectivityservice/dun/utils/src/DunDownstream.cpp Mon May 03 13:21:36 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 // --------------------------------------------------------------------------- //