syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp
changeset 54 085438c28042
parent 0 b497e44ab2fc
--- a/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Tue Jul 13 10:07:47 2010 +0530
+++ b/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Fri Jul 23 13:39:21 2010 +0530
@@ -189,6 +189,10 @@
 		}
 	}
 
+TInt CIrDAObexSearcher::RunError ( TInt /*aError*/ )
+    {
+        return KErrNone;
+    }	
 //----------------------------------------------------------------------------
 // CIrDAObexSearcher::DoCancel()
 //----------------------------------------------------------------------------