mtpfws/mtpfw/dataproviders/dputility/inc/cmtpknowledgehandler.h
changeset 47 63cf70d3ecd8
parent 17 aabe5387f5ce
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpknowledgehandler.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpknowledgehandler.h	Fri Sep 17 08:34:51 2010 +0300
@@ -24,7 +24,6 @@
 #include <mtp/cmtptypeserviceproplist.h>
 #include <mtp/mtpprotocolconstants.h>
 
-#include "mtpdebug.h"
 #include "mtpsvcdpconst.h"
 #include "mmtpsvcobjecthandler.h"
 
@@ -110,12 +109,6 @@
 	RBuf             	iDateModified;
 	RBuf             	iName;
 	TMTPTypeUint128  	iLastAuthorProxyID;
-	
-	/**
-	FLOGGER debug trace member variable.
-	*/
-	__FLOG_DECLARATION_MEMBER_MUTABLE;
-	
 	};
 
 /** 
@@ -180,10 +173,6 @@
 	// Knowledge object swap file
 	CMTPTypeFile*               iKnowledgeSwpBuffer;
 	const TDesC&               iSuid;
-	/**
-	FLOGGER debug trace member variable.
-	*/
-	__FLOG_DECLARATION_MEMBER_MUTABLE;
 	};
 
 #endif // __CMTPKNOWLEDGEHANDLER_H__