diff -r 085438c28042 -r 1c556dee8eb1 syncmlfw/dm/syncagent/inc/NSmlDMAgent.h --- 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 +#include +#include #include "NSmlAgentBase.h" - -#include "SyncMLNotifierParams.h" #include "NSmlPrivateAPI.h" -#include // FORWARD DECLARATIONS class MSyncMLProgressObserver; @@ -271,8 +270,7 @@ private: TRequestStatus& iCallerStatus; -// RNotifier iNotifier; - TSyncMLAppLaunchNotifRetValPckg iResBuf; + TInt& iCreatorId; CNSmlAgentNotifierTimeOut iNotifierTimeOut;