mtpfws/mtpfw/inc/cmtpserviceinfo.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/inc/cmtpserviceinfo.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/inc/cmtpserviceinfo.h	Fri Sep 17 08:34:51 2010 +0300
@@ -30,9 +30,6 @@
 #include <mtp/tmtptypeuint128.h>
 #include <mtp/tmtptypeguid.h>
 
-#include "mtpdebug.h"
-
-
 /** 
 Implements the MTP service configure interface.
 @internalComponent
@@ -218,10 +215,6 @@
         RPointerArray<CServiceMethod>     iServiceMethods;
         RPointerArray<CServiceEvent>		iServiceEvents;
         RArray<TMTPTypeGuid>     iDataBlock;
-        /**
-        FLOGGER debug trace member variable.
-        */
-        __FLOG_DECLARATION_MEMBER_MUTABLE;
 
     };