syncmlfw/dm/syncagent/inc/NSmlDMAgent.h
changeset 55 1c556dee8eb1
parent 40 588ad05716be
--- a/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Fri Jul 23 13:39:21 2010 +0530
+++ b/syncmlfw/dm/syncagent/inc/NSmlDMAgent.h	Fri Aug 06 18:29:23 2010 +0530
@@ -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;