diff -r 34fc115b8742 -r 41cc8e7ff496 commsfwsupport/commselements/serverden/inc/sd_thread.h --- a/commsfwsupport/commselements/serverden/inc/sd_thread.h Fri Jun 11 14:52:21 2010 +0300 +++ b/commsfwsupport/commselements/serverden/inc/sd_thread.h Wed Aug 18 10:59:59 2010 +0300 @@ -269,7 +269,7 @@ void ProcessIniDataL(); IMPORT_C TInt DecodePeerId(const CommsFW::TCFSubModuleAddress* aSubModule1, const CommsFW::TCFSubModuleAddress* aSubModule2, CommsFW::TWorkerId& aPeerId); - IMPORT_C void MaybeCompleteUnbinding(CommsFW::TWorkerId aWorker); + IMPORT_C void MaybeCompleteUnbinding(CommsFW::TWorkerId aWorker, TBool aPeerIsDead); protected: /** This is the handler used for bi-directional communication with the Root Server. */