mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackevent.h
changeset 47 63cf70d3ecd8
parent 33 883e91c086aa
--- a/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackevent.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpdataproviders/mtpplaybackcontroldp/mtpplaybackinterface/inc/cmtpplaybackevent.h	Fri Sep 17 08:34:51 2010 +0300
@@ -21,7 +21,6 @@
 #ifndef CMTPPLAYBACKEVENT_H
 #define CMTPPLAYBACKEVENT_H
 
-#include "mtpdebug.h"
 #include "mmtpplaybackinterface.h"
 #include "cmtpplaybackparam.h"
 
@@ -68,7 +67,7 @@
     void ConstructL();
 
 private: // Owned.
-    __FLOG_DECLARATION_MEMBER;
+
     const TMTPPlaybackEvent iPbEvent;
     CMTPPbEventParam* iParam;
     };