diff -r 39aa16f3fdc2 -r f5b689a4f7a2 syncmlfw/common/obex/obexclient/src/Btobexsearcher.cpp --- a/syncmlfw/common/obex/obexclient/src/Btobexsearcher.cpp Tue Jul 06 15:14:24 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/src/Btobexsearcher.cpp Wed Aug 18 10:39:36 2010 +0300 @@ -180,6 +180,13 @@ } } } +// ---------------------------------------------------------------------------- +// CBTObexSearcher::RunError +// ---------------------------------------------------------------------------- +TInt CBTObexSearcher::RunError ( TInt /*aError*/ ) + { + return KErrNone; + } //---------------------------------------------------------------------------- // CBTObexSearcher::DoCancel()