diff -r 9ddb1d67ebaf -r 9644881fedd0 commsfwsupport/commselements/commsfw/inc/cftransport.h --- 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);