syncmlfw/dm/syncagent/inc/NSmlDMAgent.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 0 b497e44ab2fc
child 26 19bba8228ff0
--- a/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Tue Aug 31 16:04:06 2010 +0300
@@ -22,11 +22,10 @@
 
 // INCLUDES
 #include <e32base.h>
+#include <devicedialogsymbian.h>
+#include <DevManInternalCRKeys.h>
 #include "NSmlAgentBase.h"
-
-#include "SyncMLNotifierParams.h"
 #include "NSmlPrivateAPI.h"
-#include <DevManInternalCRKeys.h>
 
 // FORWARD DECLARATIONS
 class MSyncMLProgressObserver;
@@ -271,8 +270,7 @@
 	private:
 		TRequestStatus& iCallerStatus;
 		
-		RNotifier iNotifier;
-		TSyncMLAppLaunchNotifRetValPckg iResBuf;
+
 	
 		TInt& iCreatorId;
 		CNSmlAgentNotifierTimeOut iNotifierTimeOut;