syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp
changeset 57 f5b689a4f7a2
parent 0 b497e44ab2fc
--- a/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Tue Jul 06 15:14:24 2010 +0300
+++ b/syncmlfw/common/obex/obexclient/src/Irdaobexsearcher.cpp	Wed Aug 18 10:39:36 2010 +0300
@@ -189,6 +189,10 @@
 		}
 	}
 
+TInt CIrDAObexSearcher::RunError ( TInt /*aError*/ )
+    {
+        return KErrNone;
+    }	
 //----------------------------------------------------------------------------
 // CIrDAObexSearcher::DoCancel()
 //----------------------------------------------------------------------------