commsfwsupport/commselements/commsfw/inc/cftransport.h
branchRCL_3
changeset 29 9644881fedd0
parent 0 dfb7c4ff071f
child 76 576874e13a2c
--- a/commsfwsupport/commselements/commsfw/inc/cftransport.h	Tue May 11 17:20:19 2010 +0300
+++ b/commsfwsupport/commselements/commsfw/inc/cftransport.h	Tue May 25 14:00:39 2010 +0300
@@ -262,9 +262,6 @@
 	IMPORT_C void RegisterAddress(Messages::TRuntimeCtxId& aCookie);
 	IMPORT_C void DeregisterAddress(Messages::TRuntimeCtxId& aCookie);
 
-	// From MTransportSender
-	IMPORT_C void PostMessage(const Messages::TRuntimeCtxId& aPostFrom, const Messages::TRuntimeCtxId& aPostTo, const Meta::SMetaData& aMessage);
-
 	// TCFMessage + legacy
 	IMPORT_C void RegisterLegacyInterface(MLegacyMessageReceiver* aLegacyInterface);
 	IMPORT_C void PostMessage(const TCFMessage& aMessage);