localconnectivityservice/dun/utils/src/DunDownstream.cpp
branchRCL_3
changeset 15 c47ebe2ac36c
parent 0 c3e98f10fcf4
child 38 3dcb815346df
--- 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
 // ---------------------------------------------------------------------------
 //