localconnectivityservice/obexserviceman/obexservicemanserver/inc/SrcsTransport.inl
changeset 29 ce4f184690c9
parent 0 c3e98f10fcf4
--- a/localconnectivityservice/obexserviceman/obexservicemanserver/inc/SrcsTransport.inl	Fri Apr 23 23:56:14 2010 +0300
+++ b/localconnectivityservice/obexserviceman/obexservicemanserver/inc/SrcsTransport.inl	Sat Apr 24 00:11:33 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-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"
@@ -69,3 +69,6 @@
     REComSession::ListImplementationsL(KCSrcsTransportUid, resolverParams, aImplInfoArray);
     }
     
+inline void CSrcsTransport::PostInitializeL()
+    {
+    }