diff -r 13d7c31c74e0 -r b183ec05bd8c syncmlfw/dm/syncagent/inc/NSmlDMAgent.h --- 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 +#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;