syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp
branchRCL_3
changeset 23 4af31167ea77
parent 0 b497e44ab2fc
child 25 b183ec05bd8c
--- a/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Mon Jun 21 16:37:58 2010 +0300
+++ b/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Thu Jul 15 19:36:11 2010 +0300
@@ -189,6 +189,15 @@
 		}
 	}
 
+// ----------------------------------------------------------------------------
+// CIrDAObexSearcher::RunError
+// ----------------------------------------------------------------------------
+TInt CIrDAObexSearcher::RunError ( TInt /*aError*/ )
+    {
+        return KErrNone;
+    }	
+
+
 //----------------------------------------------------------------------------
 // CIrDAObexSearcher::DoCancel()
 //----------------------------------------------------------------------------