diff -r 2c19c7cf5550 -r c20dd21d1eb4 mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h --- a/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h Fri Aug 20 17:43:33 2010 +0800 +++ b/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h Fri Sep 03 18:38:04 2010 +0800 @@ -21,7 +21,6 @@ #ifndef CMTPPLAYBACKCOMMAND_H #define CMTPPLAYBACKCOMMAND_H -#include "mtpdebug.h" #include "mmtpplaybackinterface.h" #include "cmtpplaybackparam.h" @@ -105,7 +104,7 @@ void ConstructL(); private: // Owned. - __FLOG_DECLARATION_MEMBER; + const TMTPPlaybackCommand iPbCmd; CMTPPbCmdParam* iParam; };