diff -r b183ec05bd8c -r 19bba8228ff0 syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp --- a/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp Tue Aug 31 16:04:06 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp Wed Sep 01 12:27:42 2010 +0100 @@ -189,10 +189,15 @@ } } +// ---------------------------------------------------------------------------- +// CIrDAObexSearcher::RunError +// ---------------------------------------------------------------------------- TInt CIrDAObexSearcher::RunError ( TInt /*aError*/ ) { return KErrNone; } + + //---------------------------------------------------------------------------- // CIrDAObexSearcher::DoCancel() //----------------------------------------------------------------------------