diff -r 39aa16f3fdc2 -r f5b689a4f7a2 syncmlfw/dm/syncagent/inc/NSmlDMAgent.h --- 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 +#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;