diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h --- a/syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h Thu Aug 19 10:44:50 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h Tue Aug 31 16:04:06 2010 +0300 @@ -68,7 +68,6 @@ CObexClient* CreateObexClientL(); void RunL(); - TInt RunError(TInt aError); void DoCancel(); @@ -124,7 +123,7 @@ TPckgBuf iOffline; - RNotifier iNotifier; + // RNotifier iNotifier; CBTEngSettings* iSettings; };