mtpfws/mtpfw/inc/cmtpdatacodegenerator.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/inc/cmtpdatacodegenerator.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/inc/cmtpdatacodegenerator.h	Fri Sep 17 08:34:51 2010 +0300
@@ -23,12 +23,7 @@
 
 #include <e32base.h>
 #include <mtp/mmtpdatacodegenerator.h>
-
-
-
-#include "mtpdebug.h"
-
-class RMTPFramework;
+#include "rmtpframework.h"
 
 
 class CMTPDataCodeGenerator :
@@ -56,11 +51,6 @@
 private:
 
     /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-
-    /**
     The framework singletons.
     */
     RMTPFramework                   iSingletons;