mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfullenumservicehandler.h
changeset 47 63cf70d3ecd8
parent 0 d0791faffa3f
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfullenumservicehandler.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfullenumservicehandler.h	Fri Sep 17 08:34:51 2010 +0300
@@ -26,7 +26,6 @@
 #include <mtp/tmtptypeguid.h>
 #include <mtp/cmtptypeobjectpropdesc.h>
 
-#include "mtpdebug.h"
 #include "mmtpservicehandler.h"
 
 class CMTPTypeServiceInfo;
@@ -105,10 +104,6 @@
 	TMTPSyncSvcSyncObjectReferences iSyncObjectReference;
 	TMTPSyncSvcFilterType      	iFilterType;
 
-	/**
-	FLOGGER debug trace member variable.
-	*/
-	__FLOG_DECLARATION_MEMBER_MUTABLE;
 	};
 
 #endif // __CMTPFULLENUMSERVICEHANDLER_H__