diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp --- a/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp Thu Aug 19 10:44:50 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp Tue Aug 31 16:04:06 2010 +0300 @@ -189,15 +189,10 @@ } } -// ---------------------------------------------------------------------------- -// CIrDAObexSearcher::RunError -// ---------------------------------------------------------------------------- TInt CIrDAObexSearcher::RunError ( TInt /*aError*/ ) { return KErrNone; } - - //---------------------------------------------------------------------------- // CIrDAObexSearcher::DoCancel() //----------------------------------------------------------------------------