syncmlfw/dm/syncagent/inc/NSmlDMAgent.h
changeset 57 f5b689a4f7a2
parent 27 2c8580950a26
--- a/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Tue Jul 06 15:14:24 2010 +0300
+++ b/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Wed Aug 18 10:39:36 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;