commsfwsupport/commselements/commsfw/inc/cftransport.h
changeset 33 8fc8de15e664
parent 0 dfb7c4ff071f
child 76 576874e13a2c
--- a/commsfwsupport/commselements/commsfw/inc/cftransport.h	Mon May 24 18:44:15 2010 +0100
+++ b/commsfwsupport/commselements/commsfw/inc/cftransport.h	Mon May 24 18:49:19 2010 +0100
@@ -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);