syncmlfw/common/obex/obexclient/inc/Btobexsearcher.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 23 4af31167ea77
child 26 19bba8228ff0
--- 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<TBool> iOffline;
 
-        RNotifier iNotifier;
+ //       RNotifier iNotifier;
 
         CBTEngSettings* iSettings;
     };