mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h
changeset 47 63cf70d3ecd8
parent 33 883e91c086aa
--- a/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackcommand.h	Fri Sep 17 08:34:51 2010 +0300
@@ -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;
     };